Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Commit b910e7e

Browse files
committed
cancel CI from previous commit
1 parent 6e5b01d commit b910e7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ name: CI/CD
1010
- v*
1111
concurrency:
1212
group: build-${{ github.ref }}
13-
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}
13+
cancel-in-progress: true
1414
jobs:
1515
build:
1616
name: Build

0 commit comments

Comments
 (0)