Skip to content

Commit 127215b

Browse files
authored
Cancel concurrent CI runs for same pr/commit (#4)
Signed-off-by: 1gtm <[email protected]>
1 parent 0cb258f commit 127215b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
concurrency:
1010
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
1111
cancel-in-progress: true
12-
1312
jobs:
1413
build:
1514
name: Build

0 commit comments

Comments
 (0)