Skip to content

Commit

Permalink
chore: adding the configuration file path
Browse files Browse the repository at this point in the history
  • Loading branch information
gambol99 committed Dec 20, 2024
1 parent 10582e1 commit 71fedc8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
- name: Lint Actions
uses: karancode/yamllint-github-action@master
with:
yamllint_comment: false
yamllint_config_filepath: .yamllint.yaml
yamllint_file_or_dir: .github/workflows
yamllint_strict: false
yamllint_comment: false

0 comments on commit 71fedc8

Please sign in to comment.