Chore: just build deb package on some cases to save space quota (#994)

This commit is contained in:
Loyalsoldier 2021-05-11 06:24:35 +08:00 committed by GitHub
parent 224d6b13cb
commit 07fb242259
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ on:
branches:
- master
- v*
paths:
- ".github/workflows/deb.yml"
- "release/debian/*"
pull_request:
types: [opened, synchronize, reopened]
paths: