Skip to content

Commit

Permalink
cancel workflows in progress (#125)
Browse files Browse the repository at this point in the history
* cancel workflows in progress

* remote apps
  • Loading branch information
guitavano authored Jan 30, 2024
1 parent 32ebdf3 commit 14ec3ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deco-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Deploy

concurrency:
group: environment-${{ github.head_ref || github.ref }}
cancel-in-progress: true

on:
workflow_dispatch:
Expand Down

0 comments on commit 14ec3ad

Please sign in to comment.