wordpress-develop/.github
Jonathan Desrosiers 22bb0fee98 Build/Test Tools: Restore Slack notifications for older branches.
In [51921], the GitHub Actions workflows were updated to utilize the Slack notifications workflow as a callable one instead of on the `workflow_run` event.

This eliminated the need for an additional “Slack Notifications” workflow run for every completed workflow, but only when other workflows are updated as well. This resulted in notifications from older branches breaking, as the changes in [51921] were not backported.

Instead of backporting the needed changes now (the Slack workflow is still being polished), this commit partially restores the `workflow_run` event for older branches so that notifications will resume.

See #53363.

git-svn-id: https://develop.svn.wordpress.org/trunk@51934 602fd350-edb4-49c9-b593-d223f7449a82
2021-10-25 19:28:04 +00:00
..
workflows Build/Test Tools: Restore Slack notifications for older branches. 2021-10-25 19:28:04 +00:00
codecov.yml Disable comments from codecov. 2021-03-01 16:56:08 +00:00
pull_request_template.md General: Introduce a pull request template. 2020-02-21 18:23:28 +00:00