Explorar el Código

Try to fix ansible-lint Github action

pull/2283/head
Slavi Pantaleev hace 3 años
padre
commit
e360b82e9b
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      .github/workflows/matrix.yml

+ 2
- 0
.github/workflows/matrix.yml Ver fichero

@@ -22,3 +22,5 @@ jobs:
uses: actions/checkout@v3
- name: Run ansible-lint
uses: ansible-community/ansible-lint-action@main
with:
path: "playbooks/matrix.yml"

Cargando…
Cancelar
Guardar