Skip to content

Commit

Permalink
Add workflow dispatch for built+test
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobHearst authored Jan 23, 2025
1 parent 7e3ea0f commit cbe1cc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build+test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit cbe1cc6

Please sign in to comment.