This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
mirrors
/
wikijs
espejo de
https://github.com/Requarks/wiki.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
fix: disable GH Actions build
[ci skip]
Nicolas Giard
hace 5 años
padre
10e19700e5
commit
a8e264cded
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
.github/workflows/dockerimage.yml
+ 1
- 1
.github/workflows/dockerimage.yml
Ver fichero
@@ -3,7 +3,7 @@ name: Docker Image CI
on:
push:
branches:
- - master
+ - master
2
jobs: