Run build workflow on main branch now

This commit is contained in:
John Reese 2020-07-08 20:06:41 -07:00
parent f5836e4688
commit 9b400ca9c8
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ name: Build
on:
push:
branches:
- master
- main
tags:
- v*
pull_request: