Skip to content

ci: add workflow_dispatch trigger to CI - #2

Open
JakeGimenes wants to merge 1 commit into
mainfrom
ci/add-workflow-dispatch
Open

ci: add workflow_dispatch trigger to CI#2
JakeGimenes wants to merge 1 commit into
mainfrom
ci/add-workflow-dispatch

Conversation

@JakeGimenes

Copy link
Copy Markdown
Owner

Adds a workflow_dispatch trigger to ci.yml so the full test/lint suite can be run manually from the Actions tab or via gh workflow run, alongside the existing pull_request and push-to-main triggers.

Opening this PR also fires the pull_request CI run, which verifies that main (including the recently merged geoparquet-source work) passes the frontend + backend suite — the fork's first CI run, since Actions was enabled after the earlier merge.

🤖 Generated with Claude Code

Allow running the full test/lint suite manually from the Actions tab or via gh workflow run, in addition to the existing pull_request and push-to-main triggers. Enables on-demand verification of main.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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