Commit 3356583
fix(ci): force-add gitignored OperationConfig.json in upstream sync
OperationConfig.json is in .gitignore (generated file), so git add
refuses it. Use git add -f to include the regenerated config in the
sync commit.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 50e0851 commit 3356583
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
405 | | - | |
| 405 | + | |
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
| |||
0 commit comments