Skip to content

Commit acd970c

Browse files
authored
Merge pull request #987 from voxpupuli/modulesync
modulesync 4.2.0
2 parents 60b8e2b + c956ded commit acd970c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ name: CI
66

77
on: pull_request
88

9+
concurrency:
10+
group: ${{ github.head_ref }}
11+
cancel-in-progress: true
12+
913
jobs:
1014
setup_matrix:
1115
name: 'Setup Test Matrix'

0 commit comments

Comments
 (0)