diff --git a/.github/workflows/pull_request_title_check.yml b/.github/workflows/pull_request_title_check.yml index 72a4d882..551dc659 100644 --- a/.github/workflows/pull_request_title_check.yml +++ b/.github/workflows/pull_request_title_check.yml @@ -6,6 +6,7 @@ on: jobs: check-pr-title: + name: Pull Request Title Check env: TITLE: ${{ github.event.pull_request.title }}