Skip to content

Commit

Permalink
run build on manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-goode committed Jul 14, 2023
1 parent bf8194b commit c9e1295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- master

workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c9e1295

Please sign in to comment.