Skip to content

Commit 1f202cd

Browse files
committed
chore: yml paths 변경
1 parent 8318884 commit 1f202cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Deploy VitePress to GitHub Pages
33
on:
44
push:
55
branches: [main]
6+
paths: [docs/**]
67

78
permissions:
89
contents: read

0 commit comments

Comments
 (0)