Kaynağa Gözat
Merge pull request #1488 from HarHarLinks/patch-5
lint whitespace from ansible-lint.yml
pull/1493/head
Slavi Pantaleev
4 yıl önce
committed by
GitHub
ebeveyn
işleme
d50c214530
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
2 ekleme ve
2 silme
-
.github/workflows/ansible-lint.yml
|
|
|
@@ -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" |