diff --git a/.github/workflows/pr-title-spell-check.yml b/.github/workflows/pr-title-spell-check.yml index 4a2e40bd1..304c9e1a9 100644 --- a/.github/workflows/pr-title-spell-check.yml +++ b/.github/workflows/pr-title-spell-check.yml @@ -16,6 +16,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v4 with: + token: ${{ secrets.GITHUB_TOKEN }} require_assignee: true - name: Store PR title in a file