Skip to content

Commit

Permalink
Merge pull request #351 from flcdrg/manual
Browse files Browse the repository at this point in the history
Allow manual trigger
  • Loading branch information
flcdrg authored Apr 24, 2022
2 parents 565693d + fa3da39 commit 2d78e3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:

env:
NUGET_PACKAGES: ${{ github.workspace }}/.nuget/packages
Expand Down

0 comments on commit 2d78e3f

Please sign in to comment.