Fix YAML Validate path
Some checks failed
PIS Generate / validate_and_release (push) Failing after 7s
Some checks failed
PIS Generate / validate_and_release (push) Failing after 7s
This commit is contained in:
parent
f9e267f8cc
commit
0f462333b5
@ -13,6 +13,6 @@ jobs:
|
||||
- name: Check out Repo code
|
||||
uses: actions/checkout@v3
|
||||
- name: Validate YAML
|
||||
uses: ibiqlik/action-yamllint@v3
|
||||
uses: github.com/ibiqlik/action-yamllint@v3
|
||||
with:
|
||||
file_or_dir: '*.yaml'
|
||||
|
Loading…
Reference in New Issue
Block a user