Skip to content

Commit 3591a1c

Browse files
committed
💅 Keep empty line separators next to YAML marks
1 parent 140f2cb commit 3591a1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-cd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
23
name: CI/CD
34

45
on: # yamllint disable-line rule:truthy
@@ -1485,4 +1486,5 @@ jobs:
14851486
replacesArtifacts: false
14861487
tag: ${{ needs.pre-setup.outputs.git-tag }}
14871488
token: ${{ secrets.GITHUB_TOKEN }}
1489+
14881490
...

0 commit comments

Comments
 (0)