Skip to content

Fix vulnerability scan of release version (#504) #168

Fix vulnerability scan of release version (#504)

Fix vulnerability scan of release version (#504) #168

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.yml