This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
mirrors
/
nginx-proxy
miroir de
https://github.com/nginx-proxy/nginx-proxy.git
Suivre
2
Voter
0
Fork
0
Fichiers
Parcourir la source
ci: allow tests to be manually triggered
Nicolas Duchon
il y a 4 ans
Parent
98fe68432a
commit
f9e58cea9b
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
.github/workflows/test.yml
+ 1
- 0
.github/workflows/test.yml
Voir le fichier
@@ -1,6 +1,7 @@
name: Tests
on:
+ workflow_dispatch:
push:
paths-ignore:
- 'LICENSE'