Skip to content

Fix link to meta falsehoods #92

Fix link to meta falsehoods

Fix link to meta falsehoods #92

Workflow file for this run

---
name: Docs
"on":
push:
# Only targets main branch to avoid amplification effects of auto-fixing
# the exact same stuff in multiple non-rebased branches.
branches:
- main
jobs:
docs:
uses: kdeldycke/workflows/.github/workflows/[email protected]
secrets: inherit