1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-01-21 16:56:27 -05: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
No known key found for this signature in database
GPG Key ID: C4D5E79D22B25316

View File

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