mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-23 01:55:10 +00:00
test build
Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
This commit is contained in:
parent
34831d0e7b
commit
ec5ebe65db
1 changed files with 2 additions and 7 deletions
9
.github/workflows/test-fsat-appdev.yaml
vendored
9
.github/workflows/test-fsat-appdev.yaml
vendored
|
|
@ -1,19 +1,14 @@
|
|||
name: test-appdev
|
||||
|
||||
on:
|
||||
# push:
|
||||
# branches:
|
||||
# - 'main'
|
||||
# paths:
|
||||
# - 'full-stack-asset-transfer-guide/**'
|
||||
pull_request:
|
||||
branches:
|
||||
- '**'
|
||||
- main
|
||||
# paths:
|
||||
# - 'full-stack-asset-transfer-guide/**'
|
||||
|
||||
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue