Commit e4d9e03
committed
fix(ci): repair migrations.yml indentation that broke workflow parsing
The trigger-script line landed at column 2 inside the run block, invalidating
the file — every dev push since failed instantly with 'workflow file issue'
and nothing deployed.
Claude-Session: https://claude.ai/code/session_01CgaxNAaeD3taGdghbXn17w1 parent 9681c94 commit e4d9e03
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
0 commit comments