wordpress-develop/.github/workflows
Jonathan Desrosiers e1eb18d5df Build/Test Tools: Use the correct workflow name in notifications on workflow_run.
When a workflow is triggered through a `workflow_run` event, the context is not the original workflow. The details about the original workflow are passed through the `github.event` context.

This also moves the conditional check controlling whether the Slack workflow is run into the calling workflows to prevent them from running for pull requests.

Follow up to [51921-51922,51924-51925,51934].

See #53363.

git-svn-id: https://develop.svn.wordpress.org/trunk@51937 602fd350-edb4-49c9-b593-d223f7449a82
2021-10-25 20:26:45 +00:00
..
coding-standards.yml Build/Test Tools: Use the correct workflow name in notifications on workflow_run. 2021-10-25 20:26:45 +00:00
end-to-end-tests.yml Build/Test Tools: Use the correct workflow name in notifications on workflow_run. 2021-10-25 20:26:45 +00:00
javascript-tests.yml Build/Test Tools: Use the correct workflow name in notifications on workflow_run. 2021-10-25 20:26:45 +00:00
php-compatibility.yml Build/Test Tools: Use the correct workflow name in notifications on workflow_run. 2021-10-25 20:26:45 +00:00
phpunit-tests.yml Build/Test Tools: Use the correct workflow name in notifications on workflow_run. 2021-10-25 20:26:45 +00:00
slack-notifications.yml Build/Test Tools: Use the correct workflow name in notifications on workflow_run. 2021-10-25 20:26:45 +00:00
test-coverage.yml Build/Test Tools: Use the correct workflow name in notifications on workflow_run. 2021-10-25 20:26:45 +00:00
test-npm.yml Build/Test Tools: Use the correct workflow name in notifications on workflow_run. 2021-10-25 20:26:45 +00:00
test-old-branches.yml Build/Test Tools: Use the correct workflow name in notifications on workflow_run. 2021-10-25 20:26:45 +00:00
welcome-new-contributors.yml Build/Test Tools: Expand Slack notifications for GitHub Actions. 2021-08-03 13:45:02 +00:00