Skip to content

Commit

Permalink
Use Yaml Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
AJ committed Feb 14, 2022
1 parent 885c49a commit 5773d97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3
with:
file_or_dir: *.y*ml
file_or_dir: "./*.y*ml"
config_file: .yamllint.yaml
- name: Create Release
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit 5773d97

Please sign in to comment.