diff --git a/.github/workflows/pr-lint.yaml b/.github/workflows/pr-lint.yaml index 237dffe..1470128 100644 --- a/.github/workflows/pr-lint.yaml +++ b/.github/workflows/pr-lint.yaml @@ -13,4 +13,4 @@ jobs: - name: Lint pull request title uses: jef/conventional-commits-pr-action@v1 with: - token: ${{ secrets.GITHUB_TOKEN }} + token: ${{ secrets.CR_PAT }}