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 7ed8569 commit f9e94d2Copy full SHA for f9e94d2
.github/workflows/build-and-deploy.yaml
@@ -8,7 +8,7 @@ on:
8
branches:
9
- main
10
# Don't run full build on only public or mdx changes
11
- paths:
+ paths-ignore:
12
- "!public/**"
13
- "!mdx/**"
14
- "!LICENSE"
0 commit comments