wordpress-develop/.github/workflows
Jonathan Desrosiers 69b661f687 Build/Test Tools: Correctly check for the trigger event when running the Slack notifications workflow.
This updates the conditional check for the Slack notifications workflow to check the event of the original workflow and not the one requested through the `workflow_run:completed` event.

The run triggering the event is accessible at `github.event.workflow_run`.

Props Clorith.
See #52644.

git-svn-id: https://develop.svn.wordpress.org/trunk@51555 602fd350-edb4-49c9-b593-d223f7449a82
2021-08-05 14:36:17 +00:00
..
coding-standards.yml Build/Test Tools: Expand Slack notifications for GitHub Actions. 2021-08-03 13:45:02 +00:00
end-to-end-tests.yml Build/Test Tools: Expand Slack notifications for GitHub Actions. 2021-08-03 13:45:02 +00:00
javascript-tests.yml Build/Test Tools: Expand Slack notifications for GitHub Actions. 2021-08-03 13:45:02 +00:00
php-compatibility.yml Build/Test Tools: Expand Slack notifications for GitHub Actions. 2021-08-03 13:45:02 +00:00
phpunit-tests.yml Build/Test Tools: Switch to always running the tests via Composer. 2021-08-04 19:48:56 +00:00
slack-notifications.yml Build/Test Tools: Correctly check for the trigger event when running the Slack notifications workflow. 2021-08-05 14:36:17 +00:00
test-coverage.yml Build/Test Tools: Switch to always running the tests via Composer. 2021-08-04 19:48:56 +00:00
test-npm.yml Build/Test Tools: Expand Slack notifications for GitHub Actions. 2021-08-03 13:45:02 +00:00
test-old-branches.yml Build/Test Tools: Expand Slack notifications for GitHub Actions. 2021-08-03 13:45:02 +00:00
welcome-new-contributors.yml Build/Test Tools: Expand Slack notifications for GitHub Actions. 2021-08-03 13:45:02 +00:00