Skip to content

Added build-and-test pipeline for vuln scanning #4

Added build-and-test pipeline for vuln scanning

Added build-and-test pipeline for vuln scanning #4

Workflow file for this run

name: Build and Test
on: [pull_request, push, workflow_dispatch]
jobs:
build:
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-build-and-test.yaml@v2
secrets: inherit
with:
vulnerability_scan_only: true