diff --git a/.github/workflows/pr-title-spell-check.yml b/.github/workflows/pr-title-spell-check.yml index 836f77468..f7fd721ac 100644 --- a/.github/workflows/pr-title-spell-check.yml +++ b/.github/workflows/pr-title-spell-check.yml @@ -29,7 +29,6 @@ jobs: - name: Check assignee - uses: actions/checkout@v1 - - uses: ./ with: require_assignee: true run: echo "${{ github.event.pull_request.title }}"