Skip to content

Commit c5c0f68

Browse files
author
Foo Bar
committed
update ci
1 parent a7f2c4e commit c5c0f68

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ on:
88
branches:
99
- api7ee-runtime-test
1010

11+
concurrency:
12+
group: ${{ github.workflow }}-${{ github.ref }}
13+
cancel-in-progress: true
14+
1115
jobs:
1216
build:
1317
name: Build

0 commit comments

Comments
 (0)