Skip to content

Commit d7444b4

Browse files
committed
refactor: 添加 theme 目录为工作流的触发条件
1 parent ead27b0 commit d7444b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
paths:
66
- ".github/**"
77
- "src/**"
8+
- "theme/**"
89
- "package-lock.json"
910
- "package.json"
1011

0 commit comments

Comments
 (0)