Skip to content

Commit aabe8c7

Browse files
committed
updted
1 parent 4e44e64 commit aabe8c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

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

1919
concurrency:
2020
group: build-${{ github.head_ref || github.ref }}
21-
cancel-in-progress: false
21+
cancel-in-progress: true
2222

2323
env:
2424
dotnet-sdk-version: '9.x'

0 commit comments

Comments
 (0)