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: |