fix: run test suite for plugin changes (#29311)

This commit is contained in:
Daniel Dietzler 2026-06-24 18:29:46 +02:00 committed by GitHub
parent 08b2e2c0b5
commit 0931a19c5c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,6 +45,8 @@ jobs:
- 'server/**'
- 'pnpm-lock.yaml'
- 'mise.toml'
- 'packages/plugin-core/**'
- 'packages/plugin-sdk/**'
cli:
- 'packages/cli/**'
- 'packages/sdk/**'