This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name: ansible-lint
|
name: ansible-lint
|
||||||
on: [push, pull_request]
|
on: [push, pull_request] # yamllint disable-line rule:truthy
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
@@ -17,4 +17,4 @@ jobs:
|
|||||||
uses: https://github.com/ansible/ansible-lint-action@main
|
uses: https://github.com/ansible/ansible-lint-action@main
|
||||||
# optional:
|
# optional:
|
||||||
# with:
|
# with:
|
||||||
# path: "playbooks/" # <-- only one value is allowed
|
# path: "playbooks/" # <-- only one value is allowed
|
||||||
|
Reference in New Issue
Block a user