test build

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
This commit is contained in:
Josh Kneubuhl 2022-11-15 07:59:55 -05:00
parent f03b1d6514
commit f8b0e67191

View file

@ -11,9 +11,9 @@ env:
on:
workflow_dispatch:
push:
branches: [ "foobar" ]
branches: [ "main" ]
pull_request:
branches: [ "foobar" ]
branches: [ "main" ]
jobs:
test-sample: