Skip to content

Commit b64d7fd

Browse files
authored
Merge pull request #495 from rh-dnagornuks/fix-pr-verifier-workflow
CI: grant pull-request read permission for verify-pr-title job to pr-verifier caller
2 parents 0680516 + 7536036 commit b64d7fd

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)