Skip to content

Commit 95fc92b

Browse files
author
Petr Sramek
committed
cancel in progress to true
1 parent 4485cf9 commit 95fc92b

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
@@ -19,7 +19,7 @@ permissions:
1919

2020
concurrency:
2121
group: ${{ github.ref }}
22-
cancel-in-progress: false
22+
cancel-in-progress: true
2323

2424
jobs:
2525
formatting:

0 commit comments

Comments
 (0)