Skip to content

Update build to avoid deprecated GitHub actions (#411) #18

Update build to avoid deprecated GitHub actions (#411)

Update build to avoid deprecated GitHub actions (#411) #18

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