Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Rename job
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
  • Loading branch information
henrymercer and Copilot authored Apr 15, 2026
commit 3b3a77544b5c4ad5ee7e853fb0eafa5a90a6aa89
2 changes: 1 addition & 1 deletion .github/workflows/deflake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ on:

jobs:
rerun-on-failure:
name: Rerun failed workflows
name: Rerun failed jobs
if: >-
github.event.workflow_run.conclusion == 'failure' &&
github.event.workflow_run.run_attempt == 1 &&
Expand Down
Loading