Skip to content

feat: Use Elide kotlinc in Maven #12

feat: Use Elide kotlinc in Maven

feat: Use Elide kotlinc in Maven #12

Workflow file for this run

name: "PR"
"on":
pull_request: { }
permissions:
contents: "read"
jobs:
build:
name: "Build"
uses: ./.github/workflows/job.build.yml
secrets: inherit
permissions:
contents: "read"
with:
runner: "ubuntu-latest"