Skip to content

Commit 328b31a

Browse files
Update deployment.yml
1 parent 5e1db26 commit 328b31a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/deployment.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,8 @@
44
name: Deployment
55

66
on:
7-
workflow_dispatch:
8-
9-
pull_request:
7+
push:
108
branches: [ "master" ]
11-
129
env:
1310
NuGetDirectory: ${{ github.workspace}}/nuget
1411

0 commit comments

Comments
 (0)