Commit 145476a
committed
chore: add missing trailing newline in actionlint workflow
yamllint on this PR fails on the master state of
.github/workflows/actionlint.yml with new-line-at-end-of-file. Adding
the trailing newline unblocks CI on this branch.1 parent ae8ca8e commit 145476a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
0 commit comments