Skip to content

Allow manual CI runs - #20

Merged
sarthakagrawal927 merged 1 commit into
mainfrom
agent/enable-manual-ci
Aug 8, 2026
Merged

Allow manual CI runs#20
sarthakagrawal927 merged 1 commit into
mainfrom
agent/enable-manual-ci

Conversation

@sarthakagrawal927

Copy link
Copy Markdown
Member

Closes #19

Adds workflow_dispatch to the existing CI workflow so bot-authored main commits can be validated without a no-op source commit. Push and pull-request behavior is unchanged; deploy workflows are untouched.

Validation: git diff --check. The pull request runs the existing full CI matrix.

@sarthakagrawal927
sarthakagrawal927 marked this pull request as ready for review August 8, 2026 11:31
@sarthakagrawal927
sarthakagrawal927 merged commit 9456dc8 into main Aug 8, 2026
1 check passed
@sarthakagrawal927
sarthakagrawal927 deleted the agent/enable-manual-ci branch August 8, 2026 16:31
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.

Allow manual current-head CI runs

1 participant