Skip to content

Commit 8a9b288

Browse files
committed
removed concurrency temp
1 parent 13bfc97 commit 8a9b288

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build-develop.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ on:
88
branches:
99
- 'chore.gh-build-patch'
1010

11-
concurrency:
12-
group: ${{ github.workflow }}-${{ github.ref }}
13-
cancel-in-progress: true
14-
1511
jobs:
1612
run-eslint-and-test:
1713
name: ESLint and Test

0 commit comments

Comments
 (0)