wordpress-develop/.github/workflows
Jonathan Desrosiers 2d8ba7b566 Build/Test Tools: Prevent the workflow for testing old branches from running on forks.
This adds a conditional statement to ensure the workflow that tests old branches only runs on the official `wordpress-develop` mirror. This prevents it from running on forks and private mirrors.

See #52653.

git-svn-id: https://develop.svn.wordpress.org/trunk@50648 602fd350-edb4-49c9-b593-d223f7449a82
2021-04-02 16:20:24 +00:00
..
coding-standards.yml Build/Test Tools: Run test workflows on old branches on a schedule. 2021-03-26 13:06:43 +00:00
end-to-end-tests.yml Build/Test Tools: Run test workflows on old branches on a schedule. 2021-03-26 13:06:43 +00:00
javascript-tests.yml Build/Test Tools: Run test workflows on old branches on a schedule. 2021-03-26 13:06:43 +00:00
php-compatibility.yml Build/Test Tools: Run test workflows on old branches on a schedule. 2021-03-26 13:06:43 +00:00
phpunit-tests.yml Build/Test Tools: Run test workflows on old branches on a schedule. 2021-03-26 13:06:43 +00:00
test-coverage.yml Build/Test Tools: Run code coverage workflow when the file is updated. 2021-03-26 15:12:30 +00:00
test-npm.yml Build/Test Tools: Run test workflows on old branches on a schedule. 2021-03-26 13:06:43 +00:00
test-old-branches.yml Build/Test Tools: Prevent the workflow for testing old branches from running on forks. 2021-04-02 16:20:24 +00:00
welcome-new-contributors.yml Build/Test Tools: Pin SHA versions to the remaining 3rd party actions. 2021-03-03 20:29:04 +00:00