Skip to content

Add documentation badge and button to readme #63

Add documentation badge and button to readme

Add documentation badge and button to readme #63

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