Wordpress/.github
Jonathan Desrosiers 285048ed3f Build/Test Tools: Do not cancel previous workflow runs.
When a workflow is cancelled, it’s marked as a failure. This is not ideal because the commit attached to the workflow run will appear as though it introduced a problem, but this may not be true.

Because GitHub Actions work a bit differently than Travis builds, it’s unlikely that the same bottleneck will be encountered in workflows.

This change removes all workflow job steps that cancel previous workflows.

See #50401.

git-svn-id: https://develop.svn.wordpress.org/trunk@49168 602fd350-edb4-49c9-b593-d223f7449a82
2020-10-16 00:25:18 +00:00
..
workflows Build/Test Tools: Do not cancel previous workflow runs. 2020-10-16 00:25:18 +00:00
pull_request_template.md General: Introduce a pull request template. 2020-02-21 18:23:28 +00:00