Skip to content

Commit

Permalink
remove whitespace from yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
derberg committed Aug 2, 2023
1 parent d3c44d8 commit 64ce67e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
- name: Run linter
run: docker run -v $PWD:/workdir ghcr.io/igorshubovych/markdownlint-cli:v0.35.0 "spec/asyncapi.md"

run: docker run -v $PWD:/workdir ghcr.io/igorshubovych/markdownlint-cli:v0.35.0 "spec/asyncapi.md"

0 comments on commit 64ce67e

Please sign in to comment.