Skip to content

Move ProgramError to a generated commons package. Removes the need fo… #21

Move ProgramError to a generated commons package. Removes the need fo…

Move ProgramError to a generated commons package. Removes the need fo… #21

Workflow file for this run

name: Gradle Check
on:
push:
branches:
- main
pull_request_target:
types: [ opened, synchronize ]
jobs:
build:
uses: sava-software/sava-build/.github/workflows/build.yml@main
secrets: inherit