Merge pull request 'fix(ci): add docs workflow file to paths trigger' (#110) from fix/docs-workflow-paths into main
Some checks failed
Deploy Docs / build-and-deploy (push) Failing after 0s
Build and Test / build (push) Has been cancelled

Reviewed-on: #110
This commit was merged in pull request #110.
This commit is contained in:
2026-02-09 14:43:59 +00:00

View File

@@ -5,6 +5,7 @@ on:
branches: [main]
paths:
- "docs/**"
- ".gitea/workflows/docs.yml"
jobs:
build-and-deploy: