Skip to content

Commit 37dc93d

Browse files
committed
feat(php): rm concurrency
1 parent 53d32f9 commit 37dc93d

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/reusable-php-checks-v2.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ on:
88
default: packages/core-v2
99
type: string
1010

11-
concurrency:
12-
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
13-
cancel-in-progress: true
14-
1511
defaults:
1612
run:
1713
shell: bash

0 commit comments

Comments
 (0)