fix(ci): cancel in-progress builds for snapshot deployment

This commit is contained in:
Harsh Shandilya 2022-12-08 18:49:24 +05:30
parent 047766225f
commit 47893833fb
No known key found for this signature in database

View file

@ -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: