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

为检查配置工作流添加 workflow_dispatch 触发器

This commit is contained in:
严浩
2025-05-12 11:59:31 +08:00
parent a35889649f
commit 715338f24b

View File

@ -2,6 +2,7 @@ name: Check Renovate Configuration
on:
push:
workflow_dispatch:
jobs:
check: