wordpress-develop/.github/workflows
Jonathan Desrosiers 481bdeebdf Build/Test Tools: Add path detection when running GitHub Actions on pull_request.
This change adds a list of paths to check when determining which workflows to run on `pull_request`. This will prevent certain workflows from running unnecessarily when the files updated are not related to the tests and checks being performed.

Props peterwilsoncc, johnbillion.
Fixes #52667.

git-svn-id: https://develop.svn.wordpress.org/trunk@50479 602fd350-edb4-49c9-b593-d223f7449a82
2021-03-02 19:57:15 +00:00
..
coding-standards.yml Build/Test Tools: Add path detection when running GitHub Actions on pull_request. 2021-03-02 19:57:15 +00:00
end-to-end-tests.yml Build/Test Tools: Change the cancel-workflow-action version to a SHA value. 2021-03-02 17:47:33 +00:00
javascript-tests.yml Build/Test Tools: Add path detection when running GitHub Actions on pull_request. 2021-03-02 19:57:15 +00:00
php-compatibility.yml Build/Test Tools: Add path detection when running GitHub Actions on pull_request. 2021-03-02 19:57:15 +00:00
phpunit-tests.yml Build/Test Tools: Change the cancel-workflow-action version to a SHA value. 2021-03-02 17:47:33 +00:00
test-coverage.yml Build/Test Tools: Switch away from npx install-changed in GitHub Actions to increase the cache performance. 2021-02-26 22:47:33 +00:00
verify-npm-on-windows.yml Build/Test Tools: Add path detection when running GitHub Actions on pull_request. 2021-03-02 19:57:15 +00:00
welcome-new-contributors.yml Build/Test Tools: Pin the welcome-action to a specific commit SHA. 2021-03-02 16:09:16 +00:00