Skip to content

Commit c6c907c

Browse files
committed
CI: Add concurrency group to validate.yml
1 parent 06e4538 commit c6c907c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/validate.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
branches:
99
- 3.X
1010

11+
concurrency:
12+
group: "validate"
13+
1114
jobs:
1215
check:
1316
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)