Skip to content

Commit f897e15

Browse files
authored
NO-JIRA: add additional permissions to notify-team-to-review-pr.yml
* #1768
1 parent 49897f1 commit f897e15

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/notify-team-to-review-pr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on: # yamllint disable-line rule:truthy
55
types: [opened]
66

77
permissions:
8+
contents: read
9+
issues: write
810
pull-requests: write
911

1012
jobs:

0 commit comments

Comments
 (0)