From 320469d4a336c557fd104b4d2d603ab9195182c0 Mon Sep 17 00:00:00 2001 From: zhengkunwang223 Date: Wed, 6 Sep 2023 17:14:26 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=20workflow=20?= =?UTF-8?q?=E7=9A=84=E8=A7=A6=E5=8F=91=E6=9D=A1=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/renovate-app-version.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/renovate-app-version.yml b/.github/workflows/renovate-app-version.yml index cbc2cdea9..027010282 100644 --- a/.github/workflows/renovate-app-version.yml +++ b/.github/workflows/renovate-app-version.yml @@ -1,9 +1,7 @@ name: Update app version in Renovate Branches on: - schedule: - - cron: "0 0 * * *" - push: + pull_request: branches: [ 'renovate/*' ] workflow_dispatch: inputs: