Skip to content

Commit a9c2d6b

Browse files
committed
Scope down GitHub token permissions for send_pr_notification.yml
Signed-off-by: Adnan Khan <[email protected]>
1 parent 53d45eb commit a9c2d6b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/send_pr_notification.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
pull_request_target:
55
types: [labeled]
66

7+
8+
permissions: {}
9+
710
jobs:
811
send_notification:
912
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)