Skip to content

Merge remote-tracking branch 'refs/remotes/origin/main' into 1.20.4-f… #70

Merge remote-tracking branch 'refs/remotes/origin/main' into 1.20.4-f…

Merge remote-tracking branch 'refs/remotes/origin/main' into 1.20.4-f… #70

Workflow file for this run

name: build
on: [ push, pull_request ]
jobs:
build:
uses: constellation-mc/actions/.github/workflows/gradle-build.yml@main
with:
java: 17
gradle_tasks: spotbugs
reviewdog: |
cat ./build/reports/spotbugs/main/spotbugs.sarif | reviewdog -name="spotbugs" -f=sarif -reporter=github-check -level=warning