chore: trigger CI rebuild
This commit is contained in:
parent
adaf9599e2
commit
9c7c190979
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -4,7 +4,7 @@ on:
|
|||
push:
|
||||
branches: [main]
|
||||
|
||||
# Cancel in-progress runs when a new run is triggered
|
||||
# Cancel any in-progress run when a new one is triggered
|
||||
concurrency:
|
||||
group: deploy-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue