Skip to content

Commit

Permalink
CI (Buildkite, GHA): Rename "Retry" to "Retry Failed Buildkite Jobs" (#…
Browse files Browse the repository at this point in the history
…42641)

(cherry picked from commit 96e8bdc)
  • Loading branch information
DilumAluthge authored and staticfloat committed Dec 22, 2022
1 parent 4fb6c0d commit f0c10f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/retry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ permissions:
statuses: none

jobs:
retry:
name: retry
retry-failed-buildkite-jobs:
name: Retry Failed Buildkite Jobs
runs-on: ubuntu-latest

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

0 comments on commit f0c10f9

Please sign in to comment.