Commit 7f2db8f
Enable CI on release/* branches and add manual trigger (#56)
## Summary
- Configure CI workflow to run on `release/*` branches
- Remove `develop` branch from CI triggers
- Add `workflow_dispatch` to enable manual workflow runs on any branch
## Test plan
- Verify workflow triggers on pushes to release/* branches
- Verify workflow triggers on PRs to release/* branches
- Verify workflow can be manually triggered from Actions tab
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <[email protected]>1 parent bb304e5 commit 7f2db8f
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments