We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aca471 commit 4e63af9Copy full SHA for 4e63af9
.github/workflows/reusable_linter.yml
@@ -142,3 +142,4 @@ jobs:
142
uses: ibiqlik/action-yamllint@v3.1.1
143
with:
144
config_file: ${{ inputs.yamllinter-config }}
145
+ file_or_dir: **/*.yaml **/*.yml
0 commit comments