mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-27 07:18:05 +01:00
Changing matching pattern
This commit is contained in:
parent
a4d37e4c60
commit
4fa217f9c3
2
.github/workflows/yamllinting.yml
vendored
2
.github/workflows/yamllinting.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
|||||||
- name: yaml-lint
|
- name: yaml-lint
|
||||||
uses: ibiqlik/action-yamllint@v3
|
uses: ibiqlik/action-yamllint@v3
|
||||||
with:
|
with:
|
||||||
file_or_dir: yml/*.yml
|
file_or_dir: yml/**.yml
|
||||||
config_file: .yamllint.yml
|
config_file: .yamllint.yml
|
||||||
lintTemplate:
|
lintTemplate:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user