mirror of
https://github.com/minoplhy/filters.git
synced 2024-11-13 07:07:02 +00:00
wtf
This commit is contained in:
parent
61de51661a
commit
313fff2b64
2
.github/workflows/tasks.yaml
vendored
2
.github/workflows/tasks.yaml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
restart_when_failed:
|
||||
name: Re-Run the scheduled run when it failed
|
||||
runs-on: ubuntu-latest
|
||||
if: github.event_name == 'schedule' && failure()
|
||||
if: failure()
|
||||
needs: [build]
|
||||
steps:
|
||||
- name: Re-Run the workflow
|
||||
|
Loading…
Reference in New Issue
Block a user