Update validation to allow for tests on new branch

This commit is contained in:
Daniel Sheppard 2022-04-18 09:08:37 -05:00 committed by GitHub
parent 16388ac929
commit d8813180b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,9 @@ on:
pull_request:
branches:
- master
push:
branches:
- component-validation-warn-other
jobs:
build: