ci: add workflow_dispatch trigger for manual CI runs #178
Reference in New Issue
Block a user
Delete Branch "fix/ci-workflow-dispatch"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
workflow_dispatchtrigger to.github/workflows/ci.ymlwith optionalrefinputgh workflow run ci.yml --ref <branch>pull_requesteventsContext
This is a systemic fix for GRO-206 (PR #175) and prevents future CI-trigger deadlocks.
cc @cpfarhood
🤖 Generated with Claude Code
Deployed to groombook-dev
Images:
pr-178URL: https://dev.groombook.farh.net
Ready for UAT validation.
LGTM. Single-file change adds
workflow_dispatchtrigger with optional ref input — exactly as specified. No other workflow changes. Approved.Deployed to groombook-dev
Images:
pr-178URL: https://dev.groombook.farh.net
Ready for UAT validation.