mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-07-21 23:33:58 -04:00
Test: run on changes to go.mod & go.sum (#174)
This commit is contained in:
@@ -5,11 +5,15 @@ on:
|
||||
branches: [master]
|
||||
paths:
|
||||
- "**/*.go"
|
||||
- "go.mod"
|
||||
- "go.sum"
|
||||
pull_request:
|
||||
branches: [master]
|
||||
types: [opened, synchronize, reopened]
|
||||
paths:
|
||||
- "**/*.go"
|
||||
- "go.mod"
|
||||
- "go.sum"
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user