Can't have branches and branch-ignores together. Just defining main branch instead now.

This commit is contained in:
Thomas Nguyen
2023-09-11 13:19:07 -07:00
parent fccbb6f2d1
commit aa9e53b47a
4 changed files with 6 additions and 10 deletions

View File

@@ -4,11 +4,9 @@ on:
push:
branches:
- main
branches-ignore:
- v2/trunk
pull_request:
branches-ignore:
- v2/trunk
branches:
- main
jobs:
build: