diff --git a/.github/workflows/pr-title-spell-check.yml b/.github/workflows/pr-title-spell-check.yml index c9d31da7f..f62979b4f 100644 --- a/.github/workflows/pr-title-spell-check.yml +++ b/.github/workflows/pr-title-spell-check.yml @@ -27,7 +27,7 @@ jobs: with: files: ./pr_title.txt - - name: Assign + - name: Assign to author run: | PR_NUMBER=$(jq --raw-output .pull_request.number "$GITHUB_EVENT_PATH")