Skip to content

Commit 87346bd

Browse files
author
Petr Sramek
committed
cancel-in-progress: false
1 parent a873feb commit 87346bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format-cs-files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ permissions:
2121

2222
concurrency:
2323
group: ${{ github.head_ref || github.ref }}
24-
cancel-in-progress: true
24+
cancel-in-progress: false
2525

2626
jobs:
2727
formatting:

0 commit comments

Comments
 (0)