Skip to content

Commit 10b55db

Browse files
committed
change: 不打断运行中的 Action
1 parent 066d4ce commit 10b55db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ on:
5353

5454
concurrency:
5555
group: ${{ github.workflow }}-${{ github.event.issue.number || github.run_id }}
56-
cancel-in-progress: true
56+
cancel-in-progress: false
5757

5858
jobs:
5959
plugin_test:

0 commit comments

Comments
 (0)