mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-03-22 22:41:17 +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
|
name: Update app version in Renovate Branches
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
pull_request:
|
||||||
- cron: "0 0 * * *"
|
|
||||||
push:
|
|
||||||
branches: [ 'renovate/*' ]
|
branches: [ 'renovate/*' ]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user