Run build workflow on main branch now
This commit is contained in:
parent
f5836e4688
commit
9b400ca9c8
|
@ -2,7 +2,7 @@ name: Build
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
tags:
|
||||
- v*
|
||||
pull_request:
|
||||
|
|
Loading…
Reference in New Issue