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 67176a1 commit 0753366Copy full SHA for 0753366
.github/workflows/dotnet.yml
@@ -5,6 +5,8 @@ on:
5
branches:
6
- 'main'
7
- 'release/**'
8
+ workflow_dispatch:
9
+ - 'release/**'
10
11
concurrency: ${{ github.ref }}
12
0 commit comments