mirror of
https://github.com/yanhao98/renovate-example.git
synced 2025-07-13 04:30:48 +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:
|
on:
|
||||||
push:
|
push:
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check:
|
check:
|
||||||
|
Reference in New Issue
Block a user