feat: 修改 workflow 的触发条件

This commit is contained in:
zhengkunwang223 2023-09-06 17:14:26 +08:00
parent ce586c002b
commit 320469d4a3

View File

@ -1,9 +1,7 @@
name: Update app version in Renovate Branches
on:
schedule:
- cron: "0 0 * * *"
push:
pull_request:
branches: [ 'renovate/*' ]
workflow_dispatch:
inputs: