Kaynağa Gözat

Define requirements_file argument, remove useless path argument

Ref: https://ansible.readthedocs.io/projects/lint/installing/#installing-ansible-lint-as-a-github-action
pull/3827/head
Slavi Pantaleev 1 yıl önce
committed by GitHub
ebeveyn
işleme
8df99b3e16
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: B5690EEEBB952194
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      .github/workflows/matrix.yml

+ 1
- 1
.github/workflows/matrix.yml Dosyayı Görüntüle

@@ -23,4 +23,4 @@ jobs:
- name: Run ansible-lint
uses: ansible/ansible-lint@v24.10.0
with:
path: roles/custom
requirements_file: requirements.yml

Yükleniyor…
İptal
Kaydet