From c92d4a6db6d899f7e2bae89b583bf3aef40d8178 Mon Sep 17 00:00:00 2001 From: AnnAngela Date: Tue, 12 Dec 2023 17:56:33 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E7=A7=BB=E9=99=A4=E9=87=8D=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/gen-changelog.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/gen-changelog.yml b/.github/workflows/gen-changelog.yml index ba39ff9996..36358b1f6b 100644 --- a/.github/workflows/gen-changelog.yml +++ b/.github/workflows/gen-changelog.yml @@ -76,8 +76,3 @@ jobs: uses: kentaro-m/auto-assign-action@v1.2.5 with: configuration-path: ".github/release_reviewers.yaml" - - - name: Add reviewers to release PR - uses: kentaro-m/auto-assign-action@v1.2.5 - with: - configuration-path: ".github/release_reviewers.yaml"