diff --git a/.github/workflows/pr-title-spell-check.yml b/.github/workflows/pr-title-spell-check.yml index b547e9c6d..836f77468 100644 --- a/.github/workflows/pr-title-spell-check.yml +++ b/.github/workflows/pr-title-spell-check.yml @@ -32,4 +32,5 @@ jobs: - uses: ./ with: require_assignee: true + run: echo "${{ github.event.pull_request.title }}"