Skip to content

Commit 7536036

Browse files
committed
CI: grant pull-request read permission for verify-pr-title job to pr-verifier caller
Add read permission for verify-pr-title job to able to read the title successfully. Signed-off-by: Daniels Nagornuks <dnagornu@redhat.com>
1 parent 0680516 commit 7536036

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pr-verifier.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ permissions: {}
88

99
jobs:
1010
verify-pr-title:
11+
permissions:
12+
pull-requests: read
1113
uses: kagenti/.github/.github/workflows/pr-verifier-required.yml@4e535f2436d167295d39d488ce5c44b5a2d49792

0 commit comments

Comments
 (0)