build: add cancel-workflow-runs action locally (#12394)

This commit is contained in:
Jesse Yang
2021-01-12 22:11:51 -08:00
committed by GitHub
parent e9d66e904f
commit 5fe4173a5d
18 changed files with 13625 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ jobs:
name: "Cancel duplicate workflow runs"
runs-on: ubuntu-latest
steps:
- uses: apache-superset/cancel-workflow-runs@953e057
- uses: ./.github/actions/cancel-workflow-runs/
name: "Cancel duplicate workflow runs"
with:
cancelMode: duplicates