We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53d32f9 commit 37dc93dCopy full SHA for 37dc93d
1 file changed
.github/workflows/reusable-php-checks-v2.yaml
@@ -8,10 +8,6 @@ on:
8
default: packages/core-v2
9
type: string
10
11
-concurrency:
12
- group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
13
- cancel-in-progress: true
14
-
15
defaults:
16
run:
17
shell: bash
0 commit comments