From 7d41ff2f6f7cf5b2f48d4eb099403c6bddf6948c Mon Sep 17 00:00:00 2001 From: Minoplhy Date: Thu, 7 Oct 2021 15:31:50 +0700 Subject: [PATCH] Update tasks.yaml --- .github/workflows/tasks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tasks.yaml b/.github/workflows/tasks.yaml index 3b9fba5..c8a45f4 100644 --- a/.github/workflows/tasks.yaml +++ b/.github/workflows/tasks.yaml @@ -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]