diff --git a/.github/workflows/pr-title-check.yml b/.github/workflows/pr-title-check.yml index 4f70ac0291b0..ec2a77c75b64 100644 --- a/.github/workflows/pr-title-check.yml +++ b/.github/workflows/pr-title-check.yml @@ -41,8 +41,6 @@ jobs: steps: - name: Checkout repository uses: actions/checkout@v3 - with: - token: ${{ secrets.AUTO_RELEASE_PAT }} - name: Store PR title in a file shell: bash