Skip to content

Commit 144b166

Browse files
committed
Don't cancel in-progress deploys
1 parent a0a492b commit 144b166

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77

88
concurrency:
99
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
10-
cancel-in-progress: true
1110

1211
permissions:
1312
id-token: write # needed for configure-aws-credentials

0 commit comments

Comments
 (0)