test build

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
This commit is contained in:
Josh Kneubuhl 2022-11-11 06:44:54 -05:00
parent 12dfad9787
commit 09bfbd37a5

View file

@ -2,8 +2,8 @@ name: GitHub Actions Demo
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀 run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
on: on:
push: # push:
branches: ["**"] # branches: ["**"]
pull_request: pull_request:
branches: ["**"] branches: ["**"]
workflow_dispatch: workflow_dispatch: