Update .forgejo/workflows/ansible-lint.yml
Some checks failed
Ansible Lint Check / lint (push) Failing after 1m1s
Some checks failed
Ansible Lint Check / lint (push) Failing after 1m1s
This commit is contained in:
parent
d5e10a0867
commit
9c182dba10
1 changed files with 0 additions and 2 deletions
|
|
@ -4,8 +4,6 @@ name: Ansible Lint Check
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main, develop]
|
branches: [main, develop]
|
||||||
pull_request:
|
|
||||||
branches: [main]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lint:
|
lint:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue