Skip to content

Set the main branch (for snapshot versions) #74

Set the main branch (for snapshot versions)

Set the main branch (for snapshot versions) #74

Workflow file for this run

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