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
f03b1d6514
commit
f8b0e67191
1 changed files with 2 additions and 2 deletions
4
.github/workflows/rest-sample.yaml
vendored
4
.github/workflows/rest-sample.yaml
vendored
|
|
@ -11,9 +11,9 @@ env:
|
|||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [ "foobar" ]
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
branches: [ "foobar" ]
|
||||
branches: [ "main" ]
|
||||
|
||||
jobs:
|
||||
test-sample:
|
||||
|
|
|
|||
Loading…
Reference in a new issue