Skip to content

Commit 34580db

Browse files
fix: Update .github/workflows/core-smart-contract-ci.yml
Co-authored-by: Zied Guesmi <26070035+zguesmi@users.noreply.github.com>
1 parent 142dbfb commit 34580db

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/core-smart-contract-ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ on:
1414
type: number
1515
default: 20
1616

17+
concurrency:
18+
group: ${{ github.ref }}-core-smart-contract-ci
19+
cancel-in-progress: true
20+
1721
jobs:
1822
build-and-test:
1923
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)