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 7053019 commit 6320d9dCopy full SHA for 6320d9d
.github/workflows/dotnet.yml
@@ -6,6 +6,8 @@ on:
6
pull_request:
7
branches: [ 'main' ]
8
9
+concurrency: ${{ github.ref }}
10
+
11
env:
12
dotnet_version: ${{ vars.DOTNET_VERSION }}
13
0 commit comments