Skip to content

use 'ci-auto-merge' environment for workflow call that automatically … #503

use 'ci-auto-merge' environment for workflow call that automatically …

use 'ci-auto-merge' environment for workflow call that automatically … #503

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@v3
with:
java_version: 21
vulnerability_scan_only: true
secrets: inherit