Skip to content

Commit 6036f13

Browse files
committed
Removing concurrency
1 parent 56c6cdc commit 6036f13

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ on:
99
- develop
1010
- master
1111

12-
concurrency:
13-
group: ${{ github.workflow }}-${{ github.event_name == 'push' && github.run_number || github.event.pull_request.number }}
14-
cancel-in-progress: true
15-
1612
jobs:
1713
build:
1814
name: Build

0 commit comments

Comments
 (0)