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
Coverage: only be triggered by *.go files
loyalsoldier
5 years ago
parent
ef460f68f8
commit
bd533a506a
1 changed files
with
2 additions
and
0 deletions
Unified View
Show Diff Stats
2
0
.github/workflows/coverage.yml
+ 2
- 0
.github/workflows/coverage.yml
View File
@@ -3,6 +3,8 @@ name: Coverage
on:
on:
push:
push:
branches: [master]
branches: [master]
+ paths:
+ - "**/*.go"
jobs:
jobs:
coverage:
coverage: