mirror of
https://github.com/roles-ansible/ansible_role_gopass.git
synced 2024-09-14 20:06:42 +02:00
Creating lint from own src
This commit is contained in:
commit
91487113d7
1 changed files with 3 additions and 1 deletions
4
.github/workflows/ansible-linting-check.yml
vendored
4
.github/workflows/ansible-linting-check.yml
vendored
|
@ -18,4 +18,6 @@ jobs:
|
|||
fetch-depth: 0
|
||||
|
||||
- name: Run ansible-lint
|
||||
uses: ansible/ansible-lint@v6.20.2
|
||||
uses: ansible-actions/ansible-lint-action@v0.0.1
|
||||
with:
|
||||
target: "./"
|
||||
|
|
Loading…
Reference in a new issue