updated gitea validation workflow
This commit is contained in:
@@ -3,6 +3,8 @@ name: Validate Docs (Gitea)
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- "docs/**"
|
||||
|
||||
jobs:
|
||||
validate:
|
||||
|
||||
Reference in New Issue
Block a user