Commit dafcb8a
fix(ci): repair instant-sync.yml broken by the standardization sweep
A step fragment (K9-SVC Validation) was appended at the jobs level,
outside any job, making the workflow unparseable — every push-triggered
run would have died at startup once on main. Folded into the dispatch
job's steps. All 9 workflow files now YAML-validate.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 9640f46 commit dafcb8a
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
0 commit comments