test build

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
This commit is contained in:
Josh Kneubuhl 2022-11-10 15:25:17 -05:00
parent 34831d0e7b
commit ec5ebe65db

View file

@ -1,19 +1,14 @@
name: test-appdev name: test-appdev
on: on:
# push:
# branches:
# - 'main'
# paths:
# - 'full-stack-asset-transfer-guide/**'
pull_request: pull_request:
branches: branches:
- '**' - main
# paths: # paths:
# - 'full-stack-asset-transfer-guide/**' # - 'full-stack-asset-transfer-guide/**'
workflow_dispatch: