Skip to content

Commit

Permalink
Try allowing manual workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
alexreinking committed Dec 17, 2024
1 parent bf23dff commit d1cbf81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
branches: [ main, build/pip-packaging ]
release:
types: [ published ]
workflow_dispatch:

env:
# TODO: detect this from repo somehow: https://github.com/halide/Halide/issues/8406
Expand Down

0 comments on commit d1cbf81

Please sign in to comment.