updated gitea validation workflow

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