From 480b737e68ac04a078dfa6b0d5e737a616529c02 Mon Sep 17 00:00:00 2001 From: Xwite <82232510+Xwite@users.noreply.github.com> Date: Wed, 8 Mar 2023 07:16:03 +0800 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ec5fca744..ea59b278b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -13,14 +13,6 @@ on: workflow_dispatch: jobs: - labelFixedIssue: - runs-on: ubuntu-latest - steps: - - name: Fixed Issues Labeler - uses: gh-bot/fix-labeler@v2 - with: - label: 已解决 - prepare: runs-on: ubuntu-latest outputs: @@ -59,6 +51,10 @@ jobs: - uses: actions/checkout@v3 with: fetch-depth: 0 + - name: Fixed Issues Labeler + uses: gh-bot/fix-labeler@v2 + with: + label: 已解决 - name: Clear 18PlusList.txt run: | echo "清空18PlusList.txt"