mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
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 |
||
|---|---|---|
| .. | ||
| coding-standards.yml | ||
| end-to-end-tests.yml | ||
| failed-workflow.yml | ||
| javascript-tests.yml | ||
| php-compatibility.yml | ||
| phpunit-tests.yml | ||
| slack-notifications.yml | ||
| test-coverage.yml | ||
| test-npm.yml | ||
| test-old-branches.yml | ||
| welcome-new-contributors.yml | ||