Skip to content

Update dependency com.puppycrawl.tools:checkstyle to v10 (#12) #44

Update dependency com.puppycrawl.tools:checkstyle to v10 (#12)

Update dependency com.puppycrawl.tools:checkstyle to v10 (#12) #44

Workflow file for this run

name: build
on:
pull_request:
push:
branches:
- main
jobs:
maven:
uses: ./.github/workflows/maven.yaml
with:
build-images: ${{ github.ref_name == 'main' }}
release-version: dev
secrets: inherit