test build

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
This commit is contained in:
Josh Kneubuhl 2022-11-15 07:40:46 -05:00
parent 7eece3ef95
commit ed29ee75c3

View file

@ -7,11 +7,9 @@ run-name: ${{ github.actor }} is linting fabric-samples
on:
workflow_dispatch:
push:
branches:
- main
branches: [ "foobar" ]
pull_request:
branches:
- main
branches: [ "foobar" ]
env:
GO_VER: 1.18.3