Update tasks.yaml

This commit is contained in:
Minoplhy 2021-10-07 15:31:50 +07:00 committed by GitHub
parent ffde8998d3
commit 7d41ff2f6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ jobs:
sub_action_location: "sub-action.py"
sub_action_Repo: "minoplhy/filters"
restart_when_failed:
name: Re-Run the scheduled run when it failed
name: Dispatches run when it failed
runs-on: ubuntu-latest
if: failure()
needs: [build]