This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
mirrors
/
nginx-proxy
espejo de
https://github.com/nginx-proxy/nginx-proxy.git
Seguir
2
Destacar
0
Fork
0
Archivos
Explorar el Código
ci: allow tests to be manually triggered
Nicolas Duchon
hace 4 años
padre
98fe68432a
commit
f9e58cea9b
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
.github/workflows/test.yml
+ 1
- 0
.github/workflows/test.yml
Ver fichero
@@ -1,6 +1,7 @@
name: Tests
on:
+ workflow_dispatch:
push:
paths-ignore:
- 'LICENSE'