Skip to content

Commit

Permalink
Update linters.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Glimcher <[email protected]>
  • Loading branch information
glimchb authored Jul 11, 2023
1 parent 0fba566 commit 80fbe11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v3
- uses: ibiqlik/action-yamllint@v3
with:
file_or_dir: .
file_or_dir: boot
config_data: "{extends: default, rules: {line-length: disable}}"

shellcheck:
Expand Down

0 comments on commit 80fbe11

Please sign in to comment.