We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fb6455 commit de98130Copy full SHA for de98130
1 file changed
.github/workflows/dotnet.yml
@@ -8,6 +8,9 @@ on:
8
branches: [ "main" ]
9
pull_request:
10
11
+ tags:
12
+ - '*'
13
+ workflow_dispatch:
14
15
jobs:
16
build:
0 commit comments