Commit 36656f5
ci: optimize workflow triggers
- CI workflow now only runs on pull_request to main branch
- Added workflow_dispatch for manual triggering
- Removed push trigger to avoid duplicate runs (release handles push to main)
- Removed develop branch from triggers to simplify branch strategy
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent db9a78d commit 36656f5
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | 4 | | |
7 | | - | |
| 5 | + | |
| 6 | + | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
0 commit comments