Skip to content

Silence more warnings #32

Silence more warnings

Silence more warnings #32

Workflow file for this run

---
name: 'Build'
on: # yamllint disable-line rule:truthy
push:
branches:
- main
tags:
- "release-*.*.*"
pull_request:
branches:
- main
jobs:
build:
uses: metaborg/actions/.github/workflows/gradle-build-matrix.yaml@main
with:
gradle-command: |
gradle :convention-plugin:publishToMavenLocal