Skip to content

Commit

Permalink
Merge pull request #25 from bbergerud/dispatch
Browse files Browse the repository at this point in the history
ci: add workflow dispatch option
  • Loading branch information
bbergerud committed Jun 7, 2024
2 parents 481345f + 04d08d3 commit 4f7b514
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- main
pull_request:
workflow_dispatch:

jobs:
test:
Expand Down

0 comments on commit 4f7b514

Please sign in to comment.