mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-05 18:27:34 +01:00
Merge pull request #1488 from HarHarLinks/patch-5
lint whitespace from ansible-lint.yml
This commit is contained in:
commit
d50c214530
4
.github/workflows/ansible-lint.yml
vendored
4
.github/workflows/ansible-lint.yml
vendored
@ -4,7 +4,7 @@ on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
@ -18,5 +18,5 @@ jobs:
|
||||
|
||||
override-deps: |
|
||||
ansible-lint==5.3.1
|
||||
|
||||
|
||||
args: "-x metadata, formatting"
|
||||
|
Loading…
Reference in New Issue
Block a user