feat: 修改 update app version 执行频率 (#285)

This commit is contained in:
zhengkunwang
2023-08-01 16:12:16 +08:00
committed by GitHub
parent 834975ea9e
commit 0847c65d9b

View File

@@ -4,8 +4,7 @@ on:
schedule:
- cron: "0 0 * * *"
push:
branches:
branches: [ 'renovate/*' ]
branches: [ 'renovate/*' ]
jobs:
update-app-version: