Skip to content

Avoid build failure due to warning running docker build #16

Avoid build failure due to warning running docker build

Avoid build failure due to warning running docker build #16

Workflow file for this run

# Copyright the Hyperledger Fabric contributors. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
name: Push
on:
push:
branches:
- main
workflow_dispatch:
jobs:
test:
uses: ./.github/workflows/test.yaml