Skip to content

Commit 2434a3b

Browse files
committed
Update
1 parent 553efb2 commit 2434a3b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/CI.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ on:
99
- '*'
1010

1111
concurrency:
12-
# Skip intermediate builds: always.
13-
# Cancel intermediate builds: only if it is a pull request build.
12+
# Skip and cancel intermediate builds: always.
1413
group: ${{ github.workflow }}-${{ github.ref }}
1514
cancel-in-progress: true
1615

0 commit comments

Comments
 (0)