Skip to content

Fix minor TypeScript issues and add ESLint TypeScript support (#418) #20

Fix minor TypeScript issues and add ESLint TypeScript support (#418)

Fix minor TypeScript issues and add ESLint TypeScript support (#418) #20

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