diff --git a/.github/workflows/check-semantic-prs.yaml b/.github/workflows/check-semantic-prs.yaml index 1fa8a5eae8..cbb5736cd0 100644 --- a/.github/workflows/check-semantic-prs.yaml +++ b/.github/workflows/check-semantic-prs.yaml @@ -6,7 +6,8 @@ on: - opened - edited - synchronize - +permissions: + pull-requests: read jobs: main: name: Validate PR title