Skip to content

chore(ci): add workflow_dispatch trigger to CI - #28

Merged
catomean merged 1 commit into
mainfrom
chore/ci-dispatch
Sep 5, 2026
Merged

chore(ci): add workflow_dispatch trigger to CI#28
catomean merged 1 commit into
mainfrom
chore/ci-dispatch

Conversation

@catomean

@catomean catomean commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator

Adds workflow_dispatch: to ci.yml. The auto-merge sweep merges with GITHUB_TOKEN, which fires no push workflows, and its re-arm dispatch needs this trigger to start CI on main — without it a merged commit strands with no CI run at the tip (exactly what happened to #27).

🤖 Generated with Claude Code

A GITHUB_TOKEN merge fires no push workflows, and without a
workflow_dispatch trigger the auto-merge sweep's re-arm cannot start CI
either — PR #27 merged green but left main's tip with no CI run.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WqKqMnHQHSmkGFfc5t7Rxn
@catomean
catomean merged commit 90672b2 into main Sep 5, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant