This commit is contained in:
parent
1003327c83
commit
7dc9fd3592
@ -1,5 +1,4 @@
|
||||
name: Lint ansible
|
||||
run-name: ${{ gitea.actor }} running ansible linter
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
@ -7,4 +6,3 @@ jobs:
|
||||
steps:
|
||||
- name: "Run linter"
|
||||
uses: docker://pipelinecomponents/ansible-lint
|
||||
run: ansible-lint --show-relpath
|
||||
|
Loading…
Reference in New Issue
Block a user