fix(ci): add docs workflow file to paths trigger #110
Reference in New Issue
Block a user
Delete Branch "fix/docs-workflow-paths"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add
.gitea/workflows/docs.ymlto the paths filter so changes to the workflow itself trigger a docs rebuild. This makes workflow fixes immediately testable.Supersedes #109.