Skip to content

Commit

Permalink
ci: look for linter config in root
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-pichler committed Jun 3, 2024
1 parent abb3512 commit 69c1fa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,6 @@ jobs:
env:
# To report GitHub Actions status checks
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
LINTER_RULES_PATH: ${{ github.workspace }}
MARKDOWN_CONFIG_FILE: .markdownlint.yaml
YAML_CONFIG_FILE: .yamllint.yaml

0 comments on commit 69c1fa6

Please sign in to comment.