wordpress-develop/.github/workflows
Jonathan Desrosiers ba98780ed5 Build/Test Tools: Remove the check for changes to version-controlled files in the Test Old Branch workflow.
This workflow does not perform a `git checkout` and is only used to dispatch workflows for old branches, so this check is not needed here.

Fixes #53799.

git-svn-id: https://develop.svn.wordpress.org/trunk@51498 602fd350-edb4-49c9-b593-d223f7449a82
2021-07-27 14:10:44 +00:00
..
coding-standards.yml Build/Test Tools: Add assertions to ensure version-controlled files are not modified during CI, and fix the grunt clean command. 2021-07-06 18:36:46 +00:00
end-to-end-tests.yml Build/Test Tools: Add assertions to ensure version-controlled files are not modified during CI, and fix the grunt clean command. 2021-07-06 18:36:46 +00:00
javascript-tests.yml Build/Test Tools: Add assertions to ensure version-controlled files are not modified during CI, and fix the grunt clean command. 2021-07-06 18:36:46 +00:00
php-compatibility.yml Build/Test Tools: Add assertions to ensure version-controlled files are not modified during CI, and fix the grunt clean command. 2021-07-06 18:36:46 +00:00
phpunit-tests.yml Build/Test Tools: Add assertions to ensure version-controlled files are not modified during CI, and fix the grunt clean command. 2021-07-06 18:36:46 +00:00
test-coverage.yml Build/Test Tools: Add assertions to ensure version-controlled files are not modified during CI, and fix the grunt clean command. 2021-07-06 18:36:46 +00:00
test-npm.yml Build/Test Tools: Add assertions to ensure version-controlled files are not modified during CI, and fix the grunt clean command. 2021-07-06 18:36:46 +00:00
test-old-branches.yml Build/Test Tools: Remove the check for changes to version-controlled files in the Test Old Branch workflow. 2021-07-27 14:10:44 +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