Skip to content

Commit b1ded1a

Browse files
Add readme and examples to trigger paths for the docs-push action (#302)
1 parent 9d68834 commit b1ded1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs-push.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
paths:
66
- "docs/**"
77
- ".github/workflows/docs-push.yml"
8+
- "README.md"
9+
- "examples/**"
810

911
jobs:
1012
Copy-docs:

0 commit comments

Comments
 (0)