diff --git a/.github/workflows/pr-verifier.yml b/.github/workflows/pr-verifier.yml index e2bfc8b8..e45ff6ff 100644 --- a/.github/workflows/pr-verifier.yml +++ b/.github/workflows/pr-verifier.yml @@ -4,7 +4,8 @@ on: pull_request: types: [opened, edited, synchronize, reopened] -permissions: {} +permissions: + pull-requests: read jobs: verify-pr-title: