feat(ci): also build on "ci/" branch

This commit is contained in:
pan93412 2022-01-26 18:35:26 +08:00
parent 6af6b86e87
commit 240c1560db
No known key found for this signature in database
GPG Key ID: 42154B1B1CFE3377

View File

@ -4,6 +4,7 @@ on:
push: push:
branches: branches:
- master - master
- "ci/*"
tags: tags:
- v* - v*