mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-10 18:06:56 +08:00
feat: 修改 renovate 规则配置
This commit is contained in:
parent
a665a20726
commit
7e0b87ff34
6
.github/workflows/renovate-app-version.yml
vendored
6
.github/workflows/renovate-app-version.yml
vendored
@ -1,15 +1,13 @@
|
||||
name: Update app version in Renovate Branches
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- 'renovate/*'
|
||||
push:
|
||||
branches: [ 'renovate/*' ]
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
manual-trigger:
|
||||
description: 'Manually trigger Renovate'
|
||||
default: ''
|
||||
|
||||
jobs:
|
||||
update-app-version:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user