Skip to content

Add initial code

Add initial code #1

Workflow file for this run

name: Build Pull Request
on:
pull_request:
jobs:
pr:
uses: onecx/ci-quarkus/.github/workflows/build-pr.yml@v1
secrets: inherit
with:
native: true