diff options
-rw-r--r-- | .github/workflows/deploy_snapshot.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/deploy_snapshot.yml b/.github/workflows/deploy_snapshot.yml index ae0ab846..eefdb593 100644 --- a/.github/workflows/deploy_snapshot.yml +++ b/.github/workflows/deploy_snapshot.yml @@ -10,6 +10,7 @@ permissions: # There should only be one instance of this concurrency: group: ${{ github.workflow }} + cancel-in-progress: true name: Deploy snapshot builds jobs: |