We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bf199f commit f3830e4Copy full SHA for f3830e4
1 file changed
.github/workflows/build.yml
@@ -6,6 +6,7 @@ on:
6
tags: [ 'v*' ]
7
pull_request:
8
branches: [ master ]
9
+ workflow_dispatch:
10
11
env:
12
DOTNET_VERSION: '8.0.x'
0 commit comments