Skip to content

Commit a0e4b7a

Browse files
committed
ci: skip full CI for docs deploy config
1 parent 6b7ad80 commit a0e4b7a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ jobs:
5555
code:
5656
- '!**/*.md'
5757
- '!docs/**'
58+
- '!.github/workflows/deploy-docs-preview.yml'
59+
- '!.github/workflows/deploy-docs.yml'
60+
- '!netlify.toml'
5861
5962
download-previous-rolldown-binaries:
6063
needs: detect-changes

0 commit comments

Comments
 (0)