updated gitea validation workflow

This commit is contained in:
2026-05-13 14:15:05 +10:00
parent 374511c123
commit 427ea20e43
+3 -1
View File
@@ -3,7 +3,9 @@ name: Validate Docs (Gitea)
on:
push:
branches: [ main ]
paths:
- "docs/**"
jobs:
validate:
runs-on: docker-server