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