Commit f754ead
fix(ci): use broad path filter for PRs, narrow for main
PRs use frontend/** to catch indirect regressions (e.g. util changes
that break component rendering). Main push uses narrow paths to avoid
unnecessary baseline rebuilds on non-UI merges.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2034065 commit f754ead
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 16 | + | |
21 | 17 | | |
22 | 18 | | |
23 | 19 | | |
| |||
0 commit comments