wordpress-develop/.github
Jonathan Desrosiers 69b9ecc54e Build/Test Tools: Correct the context variable being used when auto-retrying failed and cancelled workflows.
The correct variable here is `github.run_attempt`, which represents the unique number for each attempt of a particular workflow run in a repository.

The `github.run_number` currently being used represents the unique number for each run of a particular workflow in a repository.

Follow up to [53947].

Fixes #56407.

git-svn-id: https://develop.svn.wordpress.org/trunk@54039 602fd350-edb4-49c9-b593-d223f7449a82
2022-08-31 14:29:22 +00:00
..
workflows Build/Test Tools: Correct the context variable being used when auto-retrying failed and cancelled workflows. 2022-08-31 14:29:22 +00:00
codecov.yml Disable comments from codecov. 2021-03-01 16:56:08 +00:00
dependabot.yml Build/Test Tools: Increase the Dependabot pull request limit for GitHub Actions. 2022-08-16 17:22:43 +00:00
pull_request_template.md General: Introduce a pull request template. 2020-02-21 18:23:28 +00:00