We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7f7fa8 commit 2794d04Copy full SHA for 2794d04
.github/workflows/dotnet-publish.yml
@@ -5,6 +5,7 @@ permissions:
5
packages: write
6
7
on:
8
+ workflow_dispatch: {}
9
push:
10
branches:
11
- 'main'
0 commit comments