mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-03 19:18:00 +08:00
feat: 修改 update app version 执行频率 (#285)
This commit is contained in:
parent
834975ea9e
commit
0847c65d9b
3
.github/workflows/renovate-app-version.yml
vendored
3
.github/workflows/renovate-app-version.yml
vendored
@ -4,8 +4,7 @@ on:
|
|||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * *"
|
- cron: "0 0 * * *"
|
||||||
push:
|
push:
|
||||||
branches:
|
branches: [ 'renovate/*' ]
|
||||||
branches: [ 'renovate/*' ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update-app-version:
|
update-app-version:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user