Skip to content
This repository has been archived by the owner on Jul 14, 2024. It is now read-only.

Release 0.3.6

Release 0.3.6 #61

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