Commit f6b5fef
fix(ci): fix commit and push in regenerate models workflow
The pre-commit hook (type-check) blocked the commit because regenerated
models can remove symbols still used by client code, and the push failed
because the new branch had no upstream tracking set.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a6a6fde commit f6b5fef
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
| 97 | + | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| |||
0 commit comments