From d2e6c6e645276add7a66b8084aebefd622304e98 Mon Sep 17 00:00:00 2001 From: mongolyy Date: Mon, 25 Dec 2023 01:18:19 +0900 Subject: [PATCH] =?UTF-8?q?labe=E3=81=AEaction=E3=81=AE=E3=83=90=E3=83=BC?= =?UTF-8?q?=E3=82=B8=E3=83=A7=E3=83=B3=E3=81=8C=E5=A4=89=E3=82=8F=E3=82=8B?= =?UTF-8?q?=E3=81=8B=E7=A2=BA=E8=AA=8D=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/labels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/labels.yml b/.github/workflows/labels.yml index 6fb5d77..2f4ff75 100644 --- a/.github/workflows/labels.yml +++ b/.github/workflows/labels.yml @@ -14,7 +14,7 @@ jobs: steps: - uses: actions/checkout@v4 - - name: Manage label + - name: Manage labels uses: lannonbr/issue-label-manager-action@4.0.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}