Skip to content

Commit 252b05b

Browse files
authored
Update nuget_push.yml
1 parent 2aa6000 commit 252b05b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/nuget_push.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: NugetPush
22
on:
33
workflow_dispatch: {}
4+
pull_request:
5+
types: [closed]
6+
branches:
7+
- main
48

59
jobs:
610
push:

0 commit comments

Comments
 (0)