From fa42e3619fd346b9a0bd3f98f6b1a3428bc54994 Mon Sep 17 00:00:00 2001 From: Yii Date: Fri, 18 Jul 2025 15:33:18 +0800 Subject: [PATCH] ci: adjuest minimal approves of image release job --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 57832586f9..c8afc2e77f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -75,6 +75,7 @@ jobs: with: secret: ${{ secrets.GITHUB_TOKEN }} approvers: forehalo,fengmk2 + minimum-approvals: 1 fail-on-denial: true issue-title: Please confirm to release docker image issue-body: |