run CI on docs so we can enforce checks (#2577)

This commit is contained in:
Michael Neale
2025-05-19 13:31:17 +10:00
committed by GitHub
parent 2fe0b2aa0d
commit 68d166b8e8

View File

@@ -1,12 +1,8 @@
on:
push:
paths-ignore:
- "documentation/**"
branches:
- main
pull_request:
paths-ignore:
- "documentation/**"
branches:
- main
workflow_dispatch: