Skip to content

Commit

Permalink
Remove deleted job from needs
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz committed Feb 4, 2025
1 parent edfb640 commit 21df2a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/workflow-finished.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
restart-failed-jobs:
runs-on: ubuntu-latest
if: ${{ github.event.workflow_run.conclusion == 'failure' && github.event.workflow_run.run_attempt < 5 }}
needs:
- show-context
steps:
- name: Restart failed jobs
env:
Expand Down

0 comments on commit 21df2a1

Please sign in to comment.