Skip to content

Commit

Permalink
Add manual trigger for build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewkaney authored Oct 15, 2023
1 parent 70b469f commit b162973
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 @@ -6,6 +6,7 @@ on:
- main
paths-ignore:
- "**.md"
workflow_dispatch:

jobs:
run-tests:
Expand Down

0 comments on commit b162973

Please sign in to comment.