From 95bf39463acac5da89a352e53879696b6c1fc511 Mon Sep 17 00:00:00 2001 From: Xwite <82232510+Xwite@users.noreply.github.com> Date: Sun, 11 Jun 2023 08:00:00 +0800 Subject: [PATCH] [skip ci] ci: remove depreted gh-bot/fix-labeler --- .github/workflows/test.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 21e0236a7..cfefcb930 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -16,16 +16,6 @@ on: workflow_dispatch: jobs: - labelFixedIssue: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v3 - with: - fetch-depth: 0 - - name: Fixed Issues Labeler - uses: gh-bot/fix-labeler@master - with: - label: 已解决 prepare: runs-on: ubuntu-latest