Cleaning up main branch CICD and adding branch-ignores for v2

This commit is contained in:
Thomas Nguyen
2023-09-11 13:11:56 -07:00
parent eefac0d26b
commit fccbb6f2d1
8 changed files with 13 additions and 451 deletions

View File

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