wordpress-develop/.github/workflows
Jonathan Desrosiers 0c3cdb9a90 Build/Test Tools: Hardcode the ref for the workflow dispatch on failure.
This removes the dynamic aspect of the `createWorkflowDispatch()` call that dispatches a Failed Workflow run when another workflow encounters an issue.

By hardcoding `trunk` as the `ref`, the version of the workflow used will always be the latest, most up to date. This ensures older branches receive the bug fixes and improvements made in `trunk` without having to backport them.

See #55652.

git-svn-id: https://develop.svn.wordpress.org/trunk@54674 602fd350-edb4-49c9-b593-d223f7449a82
2022-10-24 15:18:37 +00:00
..
coding-standards.yml Build/Test Tools: Hardcode the ref for the workflow dispatch on failure. 2022-10-24 15:18:37 +00:00
end-to-end-tests.yml Build/Test Tools: Hardcode the ref for the workflow dispatch on failure. 2022-10-24 15:18:37 +00:00
failed-workflow.yml Build/Test Tools: Update third-party GitHub Actions. 2022-10-13 17:49:07 +00:00
javascript-tests.yml Build/Test Tools: Hardcode the ref for the workflow dispatch on failure. 2022-10-24 15:18:37 +00:00
php-compatibility.yml Build/Test Tools: Hardcode the ref for the workflow dispatch on failure. 2022-10-24 15:18:37 +00:00
phpunit-tests.yml Build/Test Tools: Hardcode the ref for the workflow dispatch on failure. 2022-10-24 15:18:37 +00:00
slack-notifications.yml Build/Test Tools: Remove use of set-output in Action workflows. 2022-10-19 18:10:43 +00:00
test-coverage.yml Build/Test Tools: Hardcode the ref for the workflow dispatch on failure. 2022-10-24 15:18:37 +00:00
test-npm.yml Build/Test Tools: Hardcode the ref for the workflow dispatch on failure. 2022-10-24 15:18:37 +00:00
test-old-branches.yml Trunk is now 6.2 alpha. 2022-10-18 20:03:57 +00:00
welcome-new-contributors.yml Build/Test Tools: Update third-party welcome Action. 2022-10-19 18:26:29 +00:00