We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f54188e commit 820f11cCopy full SHA for 820f11c
1 file changed
.github/workflows/docs.yml
@@ -4,6 +4,8 @@ on:
4
branches: [main]
5
paths:
6
- 'website/**'
7
+ - 'packages/**'
8
+ - 'examples/**'
9
- 'README.md'
10
11
permissions:
0 commit comments