Kaynağa Gözat
lint whitespace from ansible-lint.yml
pull/1488/head
Kim Brose
4 yıl önce
committed by
GitHub
ebeveyn
işleme
0715104886
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" |