set to main brain

Signed-off-by: Jonathan Irvin <djfoxyslpr@gmail.com>
This commit is contained in:
Jonathan Irvin 2024-09-07 13:30:24 -05:00
parent f0fc916712
commit 3319917ea6
No known key found for this signature in database
1 changed files with 4 additions and 2 deletions

6
.github/build.yaml vendored
View File

@ -2,9 +2,11 @@ name: Build
on:
push:
branches: [$default-branch]
branches:
- main
pull_request:
branches: [$default-branch]
branches:
- main
jobs:
build: