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 d548d6d commit a44bff0Copy full SHA for a44bff0
.github/workflows/chromatic.yml
@@ -16,6 +16,7 @@ on:
16
- "src/pages/**/*"
17
- "src/pages-conditional/**/*"
18
- "src/templates/**/*"
19
+ - "src/@chakra-ui/gatsby-plugin/**/*"
20
21
# List of jobs
22
jobs:
0 commit comments