Add main branch to CI.
This commit is contained in:
parent
c859dbc67c
commit
182870c9ed
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -3,6 +3,7 @@ name: Build
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
pull_request: {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user