test build

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
This commit is contained in:
Josh Kneubuhl 2022-11-10 15:53:59 -05:00
parent b7fa8accf7
commit 4b184da9ae

View file

@ -1,9 +1,11 @@
name: GitHub Actions Demo
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
on:
push:
branches: ["**"]
pull_request:
branches:
- main
branches: ["**"]
workflow_dispatch:
jobs: