set to main brain
Signed-off-by: Jonathan Irvin <djfoxyslpr@gmail.com>
This commit is contained in:
parent
f0fc916712
commit
3319917ea6
|
|
@ -2,9 +2,11 @@ name: Build
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [$default-branch]
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches: [$default-branch]
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in New Issue