We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ab54a1 commit 6488602Copy full SHA for 6488602
1 file changed
.github/workflows/build-push-test.yml
@@ -4,10 +4,6 @@ name: Build, Push & Test
4
on:
5
workflow_call:
6
7
-concurrency:
8
- group: ${{ github.ref }}-${{ github.workflow }}
9
- cancel-in-progress: true
10
-
11
permissions: {}
12
13
jobs:
0 commit comments