Commit 5735f66
Enable CI on all branches
Remove branch filter from push trigger to allow CI to run on all branches,
not just main and develop. Tag-based releases and manual dispatch remain enabled.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Enable CI on all branches
Use branches: ['*'] to explicitly allow CI to run on all branches,
not just main and develop. Tag-based releases and manual dispatch remain enabled.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>1 parent bcf80fd commit 5735f66
2 files changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments