We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08e3d30 commit d127a97Copy full SHA for d127a97
.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