Skip to content

Commit 2b2960c

Browse files
committed
wip
1 parent d940833 commit 2b2960c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/template-sync.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
# manual trigger
66
workflow_dispatch:
77

8+
concurrency:
9+
group: ${{ github.workflow }}-${{ github.ref }}
10+
cancel-in-progress: false
11+
812
jobs:
913
repo-sync:
1014
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)