fix(ci): run CLI checks for contract changes (#39047)

This commit is contained in:
yyh 2026-07-16 12:56:18 +08:00 committed by GitHub
parent 511dbb9974
commit 8ff92c9ef8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -72,6 +72,7 @@ jobs:
- 'docker/volumes/sandbox/conf/**'
cli:
- 'cli/**'
- 'packages/contracts/**'
- 'packages/tsconfig/**'
- 'package.json'
- 'pnpm-lock.yaml'