Update build.yml
This commit is contained in:
parent
dba0dd4b44
commit
4941e620ca
1 changed files with 2 additions and 2 deletions
|
|
@ -2,10 +2,10 @@ name: Build
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue