diff --git a/.github/workflows/pr-title-check.yml b/.github/workflows/pr-title-check.yml index 00ddf4ca..a91b0ee5 100644 --- a/.github/workflows/pr-title-check.yml +++ b/.github/workflows/pr-title-check.yml @@ -6,6 +6,7 @@ on: permissions: pull-requests: write + statuses: write jobs: check-title: