mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-25 11:05:10 +00:00
test build
Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
This commit is contained in:
parent
c3d204b3e1
commit
34831d0e7b
2 changed files with 8 additions and 3 deletions
9
.github/workflows/test-fsat-appdev.yaml
vendored
9
.github/workflows/test-fsat-appdev.yaml
vendored
|
|
@ -9,8 +9,13 @@ on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- '**'
|
- '**'
|
||||||
paths:
|
# paths:
|
||||||
- 'full-stack-asset-transfer-guide/**'
|
# - 'full-stack-asset-transfer-guide/**'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-appdev:
|
test-appdev:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue