We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e44e64 commit aabe8c7Copy full SHA for aabe8c7
.github/workflows/pull-request.yml
@@ -18,7 +18,7 @@ permissions:
18
19
concurrency:
20
group: build-${{ github.head_ref || github.ref }}
21
- cancel-in-progress: false
+ cancel-in-progress: true
22
23
env:
24
dotnet-sdk-version: '9.x'
0 commit comments