mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove deleted job from needs
This commit is contained in:
parent
edfb640fe3
commit
21df2a121d
1 changed files with 0 additions and 2 deletions
2
.github/workflows/workflow-finished.yml
vendored
2
.github/workflows/workflow-finished.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue