Commit a4d1d39
committed
ci: Enable workflow on feature branches and pull requests
Update GitHub Actions workflow to trigger on:
- Pushes to main branch
- Pushes to claude/** feature branches
- Pull requests targeting main branch
This ensures the build workflow runs for all development branches
and pull requests, not just main branch commits.1 parent 6c362ed commit a4d1d39
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| |||
0 commit comments