mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-01-17 17:47:57 +08:00
feat: 修改 renovate 规则配置
This commit is contained in:
@@ -2,7 +2,8 @@ name: Update app version in Renovate Branches
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ 'renovate/*' ]
|
||||
branches:
|
||||
- 'renovate/*'
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
manual-trigger:
|
||||
|
||||
@@ -3,9 +3,6 @@ name: Renovate
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
manual-trigger:
|
||||
|
||||
Reference in New Issue
Block a user