1
1
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_gitea.git synced 2024-08-16 11:39:50 +02:00

temporary fix action

This commit is contained in:
L3D 2022-01-16 18:08:10 +01:00
parent 06eab17b71
commit 7c8e62fadb
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -20,7 +20,5 @@ jobs:
uses: ansible/ansible-lint-action@master uses: ansible/ansible-lint-action@master
with: with:
targets: "." targets: "."
# [required] override-deps: |
# Paths to ansible files (i.e., playbooks, tasks, handlers etc..) rich>=9.5.1,<11.0.0
args: ""
# [optional]