diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9347a6d1..79d2c9ec 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,6 +5,7 @@ on: branches: [main, dev] pull_request: branches: [main, dev] + workflow_dispatch: # Allow manual trigger for release-please PRs # Cancel in-progress runs on same branch concurrency: