Skip to content

Specify a version to satisfy Submit Dependencies? #27

Specify a version to satisfy Submit Dependencies?

Specify a version to satisfy Submit Dependencies? #27

---
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
with:
docs-dir: 'docs'