Skip to content

Commit 2313741

Browse files
committed
pipline
1 parent f72a025 commit 2313741

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/nuget.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name: nuget
33
on:
44
push:
55
branches: [ main ]
6+
7+
# Allows you to run this workflow manually from the Actions tab
8+
workflow_dispatch:
69

710
jobs:
811
nuget-pack:

0 commit comments

Comments
 (0)