Skip to content

Commit 5fca904

Browse files
committed
CI: Cancel obsolete github CI run
Signed-off-by: Gris Ge <[email protected]>
1 parent 230a729 commit 5fca904

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: CI
22

3+
concurrency:
4+
group: ci-${{ github.ref }}
5+
cancel-in-progress: true
6+
37
on:
48
pull_request:
59
types: [opened, synchronize, reopened]

0 commit comments

Comments
 (0)