Skip to content

Commit 6320d9d

Browse files
author
Petr Sramek
committed
added concurrency
1 parent 7053019 commit 6320d9d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dotnet.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
pull_request:
77
branches: [ 'main' ]
88

9+
concurrency: ${{ github.ref }}
10+
911
env:
1012
dotnet_version: ${{ vars.DOTNET_VERSION }}
1113

0 commit comments

Comments
 (0)