1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_i3wm.git synced 2024-08-16 10:09:53 +02:00

Update ansible-linting-check.yml

Signed-off-by: L3D <l3d@c3woc.de>
This commit is contained in:
L3D 2023-10-28 16:30:16 +02:00 committed by GitHub
parent 3c16e7d5e5
commit 0150fb1c45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,3 +20,4 @@ jobs:
uses: ansible-actions/ansible-lint-action@v1.0.2 uses: ansible-actions/ansible-lint-action@v1.0.2
with: with:
target: "./" target: "./"
collections_yml: "requirements.yml"