Merge PR #20
Enable manual triggering of the CI workflow via GitHub Actions UI. The release workflow already supports workflow_dispatch. Co-authored-by: hugh-hackman[bot] <hugh-hackman[bot]@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit was merged in pull request #20.
This commit is contained in:
committed by
GitHub
parent
e800adfc19
commit
4e66a4b7cc
@@ -5,6 +5,7 @@ on:
|
||||
branches: [main]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
workflow_dispatch:
|
||||
workflow_call:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user