Skip to content

Added new release pipeline #42

Added new release pipeline

Added new release pipeline #42

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@main
with:
java_version: "11"
secrets: inherit