Skip to content

Add GitHub issue template #95

Add GitHub issue template

Add GitHub issue template #95

---
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