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 6b359d7 commit 783b946Copy full SHA for 783b946
.github/workflows/dotnet-build.yml
@@ -6,6 +6,7 @@ name: Build & Test .NET
6
on:
7
push:
8
branches: [ "master" ]
9
+ tags: [ "*" ]
10
pull_request:
11
12
0 commit comments