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 6b7ad80 commit 6792ba6Copy full SHA for 6792ba6
1 file changed
.github/workflows/ci.yml
@@ -55,6 +55,8 @@ jobs:
55
code:
56
- '!**/*.md'
57
- '!docs/**'
58
+ - '!.github/workflows/deploy-docs-preview.yml'
59
+ - '!.github/workflows/deploy-docs.yml'
60
61
download-previous-rolldown-binaries:
62
needs: detect-changes
0 commit comments