From 8a99d7f9f6baf02ea380682c3b062abdfce844c4 Mon Sep 17 00:00:00 2001 From: NANSIYV <39900381+nsv2051@users.noreply.github.com> Date: Tue, 24 Oct 2023 14:52:49 +0800 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d6c3245..8a8fb67 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -15,8 +15,8 @@ jobs: runs-on: ubuntu-latest steps: - # - name: Checkout - # uses: actions/checkout@v3 + - name: Checkout + uses: actions/checkout@v3 # with: # token: ${{ secrets.COMMIT_TOKEN }} - uses: actions/labeler@v4