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.
2 parents 26803ce + d127a97 commit 80915e9Copy full SHA for 80915e9
1 file changed
.github/workflows/ci-nuget.yml
@@ -6,6 +6,9 @@ on:
6
push:
7
branches: [ upcoming-nuget-release ]
8
9
+ # Allows you to run this workflow manually from the Actions tab
10
+ workflow_dispatch:
11
+
12
jobs:
13
14
Server:
0 commit comments