fix(ci): add docs workflow file to paths trigger #110

Merged
forbes merged 1 commits from fix/docs-workflow-paths into main 2026-02-09 14:44:01 +00:00
Owner

Add .gitea/workflows/docs.yml to the paths filter so changes to the workflow itself trigger a docs rebuild. This makes workflow fixes immediately testable.

Supersedes #109.

Add `.gitea/workflows/docs.yml` to the paths filter so changes to the workflow itself trigger a docs rebuild. This makes workflow fixes immediately testable. Supersedes #109.
forbes added 1 commit 2026-02-09 14:43:46 +00:00
fix(ci): add docs workflow file to paths trigger
Some checks failed
Build and Test / build (pull_request) Failing after 1m38s
d6ad0fb43d
Changes to .gitea/workflows/docs.yml itself should also trigger
a docs rebuild so workflow fixes are immediately testable.
forbes merged commit 10ae616f08 into main 2026-02-09 14:44:01 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kindred/create#110