Skip to content

Commit ced56a3

Browse files
DilumAluthgeKristofferC
authored andcommitted
CI (Buildkite, GHA): Rename "Retry" to "Retry Failed Buildkite Jobs" (#42641)
(cherry picked from commit 96e8bdc)
1 parent 0e801eb commit ced56a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/retry.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ permissions:
3939
statuses: none
4040

4141
jobs:
42-
retry:
43-
name: retry
42+
retry-failed-buildkite-jobs:
43+
name: Retry Failed Buildkite Jobs
4444
runs-on: ubuntu-latest
4545

4646
# TODO: delete the following line (once we have completely transitioned from Buildbot to Buildkite)

0 commit comments

Comments
 (0)