Skip to content

Use Discussions for ideas and questions #103

Use Discussions for ideas and questions

Use Discussions for ideas and questions #103

---
name: 'Documentation'
on: # yamllint disable-line rule:truthy
push:
branches:
- main
workflow_dispatch: {} # Allow running this workflow manually (Actions tab)
jobs:
documentation:
uses: metaborg/actions/.github/workflows/mkdocs-material.yaml@main