This website works better with JavaScript
Home
Explore
Help
Sign In
wytfy
/
v2ray-core
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
run test on development branches as well
Shelikhoo
4 years ago
parent
620d8f1fb5
commit
4249bcb28d
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
.github/workflows/test.yml
+ 1
- 0
.github/workflows/test.yml
View File
@@ -5,6 +5,7 @@ on:
branches:
branches:
- master
- master
- v*
- v*
+ - dev-*
paths:
paths:
- "**/*.go"
- "**/*.go"
- "go.mod"
- "go.mod"