Skip to content

Commit 6792ba6

Browse files
committed
ci: skip full CI for docs deploy workflows
1 parent 6b7ad80 commit 6792ba6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ jobs:
5555
code:
5656
- '!**/*.md'
5757
- '!docs/**'
58+
- '!.github/workflows/deploy-docs-preview.yml'
59+
- '!.github/workflows/deploy-docs.yml'
5860
5961
download-previous-rolldown-binaries:
6062
needs: detect-changes

0 commit comments

Comments
 (0)