Skip to content

Update gradle.config #5

Update gradle.config

Update gradle.config #5

Workflow file for this run

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