Skip to content

Commit

Permalink
added workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanisham committed Feb 1, 2025
1 parent a9bfc89 commit bb7e019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install-script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [main]
pull_request:
branches: [main]

workflow_dispatch:
jobs:
test-install:
runs-on: ubuntu-latest
Expand Down

0 comments on commit bb7e019

Please # to comment.