ci(checks): 触发路径纳入 scripts/ci(否则 CI 脚本改动不触发 lint)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -10,6 +10,7 @@ on:
|
|||||||
- 'client/**'
|
- 'client/**'
|
||||||
- 'server/**'
|
- 'server/**'
|
||||||
- 'ci/**'
|
- 'ci/**'
|
||||||
|
- 'scripts/ci/**'
|
||||||
- '.gitea/workflows/ci.yml'
|
- '.gitea/workflows/ci.yml'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
|
|||||||
Reference in New Issue
Block a user