Commit b61c3b1
Fix YAML indentation in handle-fix-commit action
Indented lines in the bash script block that were starting at column 1,
causing a YAML syntax error. This resolves the failure in the Apply
formatting workflow introduced by commit 04601cc.
Co-authored-by: greenc-FNAL <2372949+greenc-FNAL@users.noreply.github.com>1 parent 76af3af commit b61c3b1
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
| 88 | + | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
0 commit comments