From 23d418578ebc8ab8f2c36cc2fb8e2cdb372b22b3 Mon Sep 17 00:00:00 2001 From: lbw Date: Sat, 2 Mar 2024 18:12:36 +0800 Subject: [PATCH] =?UTF-8?q?:green=5Fheart:=20Fixing=20CI=20Build.=20?= =?UTF-8?q?=E9=95=9C=E5=83=8F=E6=9E=84=E5=BB=BA=E6=8F=90=E4=BA=A4=E4=B8=BA?= =?UTF-8?q?release?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- renovate.json => .github/renovate.json | 0 .github/workflows/image.yml | 4 +--- 2 files changed, 1 insertion(+), 3 deletions(-) rename renovate.json => .github/renovate.json (100%) diff --git a/renovate.json b/.github/renovate.json similarity index 100% rename from renovate.json rename to .github/renovate.json diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml index 726fffaf..75a031ae 100644 --- a/.github/workflows/image.yml +++ b/.github/workflows/image.yml @@ -5,9 +5,7 @@ name: PIG 镜像 action on: push: - branches: [ dev ] - pull_request: - branches: [ dev ] + branches: [ master ] jobs: task: