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
  • Loading branch information
DilumAluthge committed Oct 14, 2021
1 parent 92365f5 commit 96e8bdc
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 96e8bdc

Please sign in to comment.