We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0a492b commit 144b166Copy full SHA for 144b166
1 file changed
.github/workflows/deploy.yml
@@ -7,7 +7,6 @@ on:
7
8
concurrency:
9
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
10
- cancel-in-progress: true
11
12
permissions:
13
id-token: write # needed for configure-aws-credentials
0 commit comments