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.
2 parents 900c2e2 + ff70707 commit 3028a34Copy full SHA for 3028a34
1 file changed
.github/workflows/ci.yml
@@ -55,6 +55,9 @@ jobs:
55
code:
56
- '!**/*.md'
57
- '!docs/**'
58
+ - '!.github/workflows/deploy-docs-preview.yml'
59
+ - '!.github/workflows/deploy-docs.yml'
60
+ - '!netlify.toml'
61
62
download-previous-rolldown-binaries:
63
needs: detect-changes
0 commit comments