Commit 60e46ca
fix: disable patch coverage check on main/develop branches
Patch coverage should only run on PRs, not on direct pushes to
main or develop. This was causing false failures on release merges.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent c89a68a commit 60e46ca
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| 46 | + | |
0 commit comments