Skip to content

Commit ecc176a

Browse files
committed
fix: include documentation workflow file in paths for triggering events
1 parent 9847617 commit ecc176a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ on:
3131
- v*
3232
paths:
3333
- "docs/**"
34+
- "./github/workflows/documentation.yml"
3435
- "CHANGELOG.md"
3536
- "CONTRIBUTING.md"
3637
- "mkdocs.yml"

0 commit comments

Comments
 (0)