Skip to content

Commit 64a254a

Browse files
author
copyleft21
authored
Update merge.yml
1 parent de347d8 commit 64a254a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: merge
22

33
concurrency:
44
group: ${{ github.workflow }}-${{ github.ref }}
5-
cancel-in-progress: true
5+
cancel-in-progress: YOUR_SECRET_NAME
66

77
# open or update publishing PR when there is a push to main
88
on:

0 commit comments

Comments
 (0)