Skip to content

Commit

Permalink
fix yamllint
Browse files Browse the repository at this point in the history
  • Loading branch information
jjackzhn committed Mar 27, 2024
1 parent 37879ed commit f7871b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yamllint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
uses: "ibiqlik/action-yamllint@v3"
with:
strict: "true"
file_or_dir: "data manifests templates"
file_or_dir: "data manifests"

0 comments on commit f7871b9

Please sign in to comment.