Skip to content

Commit

Permalink
Use config file
Browse files Browse the repository at this point in the history
  • Loading branch information
mgramin committed Oct 7, 2024
1 parent 01ed0e2 commit 2e93803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- name: Verify yamls
run: |
yamllint -sd relaxed .
yamllint -c ./.yamllint -sd relaxed .

0 comments on commit 2e93803

Please sign in to comment.