This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
mirrors
/
nginx-proxy
mirror de
https://github.com/nginx-proxy/nginx-proxy.git
Observar
2
Favorito
0
Fork
0
Arquivos
Ver código fonte
ci: allow tests to be manually triggered
Nicolas Duchon
4 anos atrás
pai
98fe68432a
commit
f9e58cea9b
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
0
.github/workflows/test.yml
+ 1
- 0
.github/workflows/test.yml
Ver arquivo
@@ -1,6 +1,7 @@
name: Tests
on:
+ workflow_dispatch:
push:
paths-ignore:
- 'LICENSE'