Skip to content

Commit

Permalink
Update ci.yml to support workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
tannergooding authored May 12, 2022
1 parent d293dd2 commit f7bf247
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches: [ main, v* ]
pull_request:
branches: [ main, v* ]
workflow_dispatch:

jobs:
windows-x64:
Expand Down

0 comments on commit f7bf247

Please sign in to comment.