This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
nginx-proxy
mirror of
https://github.com/nginx-proxy/nginx-proxy.git
Watch
2
Star
0
Fork
0
Files
Browse Source
ci: allow tests to be manually triggered
Nicolas Duchon
4 years ago
parent
98fe68432a
commit
f9e58cea9b
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.github/workflows/test.yml
+ 1
- 0
.github/workflows/test.yml
View File
@@ -1,6 +1,7 @@
name: Tests
on:
+ workflow_dispatch:
push:
paths-ignore:
- 'LICENSE'