From 95171a185f8a6f6b849c2c1eedfd22227fde66fd Mon Sep 17 00:00:00 2001 From: "Xinwei Xiong(cubxxw-openim)" <3293172751nss@gmail.com> Date: Wed, 26 Jul 2023 16:32:58 +0800 Subject: [PATCH] feat: set pull request Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com> --- .github/workflows/pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 2f258d9cd..9ec6bb881 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -38,7 +38,7 @@ jobs: - name: checkout uses: actions/checkout@v3 with: - token: ${{ secrets.REDBOT_GITHUB_TOKEN }} + fetch-depth: 0 - name: Get League branch Patch run: |