diff --git a/.github/workflows/deploy_snapshot.yml b/.github/workflows/deploy_snapshot.yml index ae0ab8461..eefdb593a 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: