This commit is contained in:
lutinglt
2025-12-03 11:39:20 +08:00
parent 7a4851eb21
commit 1729cfe2df

View File

@@ -16,9 +16,9 @@ jobs:
filters: |
src:
- "scripts/*"
- "src/*.ts"
- "styles/*.ts"
- "themes/*.ts"
- "src/**/*.ts"
- "styles/**/*.ts"
- "themes/*.css.ts"
- "vite.config.ts"
- "package.json"