mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-02 15:36:41 -05:00
Chore: just build deb package on some cases to save space quota (#994)
This commit is contained in:
parent
224d6b13cb
commit
07fb242259
3
.github/workflows/deb.yml
vendored
3
.github/workflows/deb.yml
vendored
@ -6,6 +6,9 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- v*
|
- v*
|
||||||
|
paths:
|
||||||
|
- ".github/workflows/deb.yml"
|
||||||
|
- "release/debian/*"
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, synchronize, reopened]
|
types: [opened, synchronize, reopened]
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
Reference in New Issue
Block a user