1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-05-18 10:29:08 -04:00

run test on development branches as well

This commit is contained in:
Shelikhoo
2021-05-04 20:27:14 +01:00
parent 620d8f1fb5
commit 4249bcb28d

View File

@@ -5,6 +5,7 @@ on:
branches:
- master
- v*
- dev-*
paths:
- "**/*.go"
- "go.mod"