mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-31 06:15:48 +00:00
fix(ci): cancel in-progress builds for snapshot deployment
This commit is contained in:
1
.github/workflows/deploy_snapshot.yml
vendored
1
.github/workflows/deploy_snapshot.yml
vendored
@@ -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:
|
||||
|
Reference in New Issue
Block a user