Skip to content

Commit 8f91d3b

Browse files
Merge pull request #28 from keycardai/fix/bump-workflow-concurrency
fix: workflow concurrency
2 parents 1571306 + 8339cce commit 8f91d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

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

88
concurrency:
99
group: main
10-
cancel-in-progress: true
10+
cancel-in-progress: false
1111

1212
jobs:
1313
detect-changes:

0 commit comments

Comments
 (0)