Commit c6e8dc8
Fix trailing newlines in workflow templates
- Use {% endraw +%} to preserve trailing newlines in generated files
- Fixes end-of-file-fixer hook failures in CI
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>1 parent 5522041 commit c6e8dc8
2 files changed
Lines changed: 2 additions & 2 deletions
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
0 commit comments