0
0
mirror of https://github.com/yanhao98/renovate-example.git synced 2025-07-13 07:10:50 +08:00

在工作流中添加本地平台的 Renovate 运行步骤

This commit is contained in:
严浩
2024-10-16 12:08:36 +08:00
parent 06170c2c01
commit fe68e714a9

View File

@ -11,4 +11,5 @@ jobs:
- run: pnpm renovate-config-validator
- run: pnpm run validator
- run: pnpm run validator:strict
- run: npx renovate --platform=local
- run: pnpm run dry-run:npx