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:
parent
06eab17b71
commit
7c8e62fadb
1 changed files with 2 additions and 4 deletions
6
.github/workflows/ansible-linting-check.yml
vendored
6
.github/workflows/ansible-linting-check.yml
vendored
|
@ -20,7 +20,5 @@ jobs:
|
|||
uses: ansible/ansible-lint-action@master
|
||||
with:
|
||||
targets: "."
|
||||
# [required]
|
||||
# Paths to ansible files (i.e., playbooks, tasks, handlers etc..)
|
||||
args: ""
|
||||
# [optional]
|
||||
override-deps: |
|
||||
rich>=9.5.1,<11.0.0
|
||||
|
|
Loading…
Reference in a new issue