feat: 修改 update app version 执行频率 (#285)
This commit is contained in:
3
.github/workflows/renovate-app-version.yml
vendored
3
.github/workflows/renovate-app-version.yml
vendored
@@ -4,8 +4,7 @@ on:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
push:
|
||||
branches:
|
||||
branches: [ 'renovate/*' ]
|
||||
branches: [ 'renovate/*' ]
|
||||
|
||||
jobs:
|
||||
update-app-version:
|
||||
|
||||
Reference in New Issue
Block a user