Reducing the scope of the v2 checks

This commit is contained in:
Thomas Nguyen
2023-09-08 11:09:29 -07:00
parent d9df625c0c
commit ab7edc7048
2 changed files with 4 additions and 0 deletions

View File

@@ -5,6 +5,8 @@ on:
branches:
- v2/trunk
pull_request:
branches:
- v2/trunk
types: [opened, synchronize, reopened]
jobs: