[ci] Enable build job for master branch

This commit is contained in:
Kevin Yue 2022-05-09 22:26:22 +08:00
parent 991cf25a7b
commit ff58258d5c

View File

@ -3,6 +3,7 @@ name: Build
on: on:
push: push:
branches: branches:
- master
- develop - develop
tags: tags:
- "v*.*.*" - "v*.*.*"