Skip to content

Commit

Permalink
馃拝 Keep empty line separators next to YAML marks
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Apr 16, 2024
1 parent 140f2cb commit 3591a1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---

name: CI/CD

on: # yamllint disable-line rule:truthy
Expand Down Expand Up @@ -1485,4 +1486,5 @@ jobs:
replacesArtifacts: false
tag: ${{ needs.pre-setup.outputs.git-tag }}
token: ${{ secrets.GITHUB_TOKEN }}
...

0 comments on commit 3591a1c

Please sign in to comment.