Skip to content

Commit 820f11c

Browse files
committed
ci: include additional paths in docs workflow trigger
1 parent f54188e commit 820f11c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
branches: [main]
55
paths:
66
- 'website/**'
7+
- 'packages/**'
8+
- 'examples/**'
79
- 'README.md'
810

911
permissions:

0 commit comments

Comments
 (0)