Skip to content

Commit

Permalink
Add workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
jlongtine authored Jan 26, 2024
1 parent a044539 commit 25d477e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
branches: [ main ]
# pull_request:
# branches: [ master ]
workflow_run:
workflow_dispatch:


# A workflow run is made up of one or more jobs that can run sequentially or in parallel
Expand Down

0 comments on commit 25d477e

Please sign in to comment.