Add main branch to CI.

This commit is contained in:
Stephen Chung 2022-01-27 16:57:47 +08:00
parent c859dbc67c
commit 182870c9ed

View File

@ -3,6 +3,7 @@ name: Build
on:
push:
branches:
- main
- master
pull_request: {}