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

View File

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