Skip to content

Commit 97a47d2

Browse files
committed
Fix yamllinter to find all files
1 parent 1aca471 commit 97a47d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable_linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,3 +142,4 @@ jobs:
142142
uses: ibiqlik/action-yamllint@v3.1.1
143143
with:
144144
config_file: ${{ inputs.yamllinter-config }}
145+
file_or_dir: '**/*.yaml **/*.yml'

0 commit comments

Comments
 (0)