Cleaning up main branch CICD and adding branch-ignores for v2
This commit is contained in:
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -4,7 +4,11 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
branches-ignore:
|
||||
- v2/trunk
|
||||
pull_request:
|
||||
branches-ignore:
|
||||
- v2/trunk
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user