We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55a06a3 commit 0939543Copy full SHA for 0939543
.github/workflows/deploy-docs.yml
@@ -6,7 +6,7 @@ on:
6
- master
7
paths:
8
- ".github/workflows/deploy-docs.yml"
9
- - "examples/*"
+ - "examples/**"
10
- "package.json"
11
12
jobs:
0 commit comments