bf1b93aead
GitHub App token pushes do not trigger pull_request workflow events, blocking CI on bot-authored PRs. Add workflow_dispatch to allow manual CI runs via: gh workflow run ci.yml --ref <branch> Co-Authored-By: Paperclip <noreply@paperclip.ing>