Rename job

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Henry Mercer
2026-04-15 18:34:13 +01:00
committed by GitHub
parent 9f95de42d6
commit 3b3a77544b
+1 -1
View File
@@ -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 &&