Compare commits
1 Commits
9128bda670
...
9aa6ef3f76
Author | SHA1 | Date | |
---|---|---|---|
9aa6ef3f76 |
@@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: Checkout source code
|
- name: Checkout source code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: YAML lint
|
- name: YAML lint
|
||||||
uses: karancode/yamllint-github-action@v2.1.1
|
uses: karancode/yamllint-github-action@v2
|
||||||
with:
|
with:
|
||||||
yamllint_config_filepath: .yamllint.yml
|
yamllint_config_filepath: .yamllint.yml
|
||||||
- name: Ansible lint
|
- name: Ansible lint
|
||||||
|
Reference in New Issue
Block a user