1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_collection_git.git synced 2024-09-14 20:12:03 +02:00

Update ansible-linting-check.yml

Signed-off-by: L3D <l3d@c3woc.de>
This commit is contained in:
L3D 2023-10-10 20:12:22 +02:00 committed by GitHub
parent eab8fa9124
commit 5878b84646
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
lfs: true lfs: true
submodules: false submodules: true
fetch-depth: 0 fetch-depth: 0
- name: Run ansible-lint - name: Run ansible-lint