Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
overmind
/
matrix-docker-ansible-deploy
réplica de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
fix: disable yamllint on ci line, "on" is not always truthy
pull/1613/head
Marko Weltzer
hace 4 años
padre
94c9780f7a
commit
f92e6ad7b9
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
.github/workflows/matrix.yml
+ 1
- 1
.github/workflows/matrix.yml
Ver fichero
@@ -1,7 +1,7 @@
---
name: Matrix CI
on:
on:
# yamllint disable-line rule:truthy
push:
pull_request:
Escribir
Vista previa
Cargando…
Cancelar
Guardar