mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-10 18:06:56 +08:00
feat: 修改 workflow 的触发条件
This commit is contained in:
parent
ce586c002b
commit
320469d4a3
4
.github/workflows/renovate-app-version.yml
vendored
4
.github/workflows/renovate-app-version.yml
vendored
@ -1,9 +1,7 @@
|
||||
name: Update app version in Renovate Branches
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
push:
|
||||
pull_request:
|
||||
branches: [ 'renovate/*' ]
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
|
Loading…
Reference in New Issue
Block a user