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:
1
.github/workflows/检查配置.yaml
vendored
1
.github/workflows/检查配置.yaml
vendored
@ -2,6 +2,7 @@ name: Check Renovate Configuration
|
||||
|
||||
on:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
check:
|
||||
|
Reference in New Issue
Block a user