Commit 62b5df5
fix(ci): skip dist/ validation on push to main
The auto-bump workflow already rebuilds and commits dist/ on main pushes.
Running the validation in CI on the same event causes a race condition
where CI fails before auto-bump has a chance to commit.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7e4ba85 commit 62b5df5
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
0 commit comments