This commit is contained in:
parent
cb127aeef6
commit
08182d9ce8
@ -13,4 +13,6 @@ jobs:
|
||||
- name: Check out Repo code
|
||||
uses: actions/checkout@v3
|
||||
- name: Validate YAML
|
||||
uses: https://github.com/ibiqlik/action-yamllint@v3
|
||||
uses: https://github.com/sdesbure/yamllint-action@v2
|
||||
with:
|
||||
directory: .
|
||||
|
Loading…
Reference in New Issue
Block a user