This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
mirrors
/
nginx-proxy
mirror da
https://github.com/nginx-proxy/nginx-proxy.git
Segui
2
Vota
0
Forka
0
File
Sfoglia il codice sorgente
ci: allow tests to be manually triggered
Nicolas Duchon
4 anni fa
parent
98fe68432a
commit
f9e58cea9b
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
.github/workflows/test.yml
+ 1
- 0
.github/workflows/test.yml
Vedi File
@@ -1,6 +1,7 @@
name: Tests
on:
+ workflow_dispatch:
push:
paths-ignore:
- 'LICENSE'