Skip to content

Commit f78f6bb

Browse files
committed
[CI] Add contents: read permission required by reusable workflow
1 parent a7eb286 commit f78f6bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr_style_bot.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66

77
permissions:
88
pull-requests: write
9+
contents: read
910

1011
jobs:
1112
style:

0 commit comments

Comments
 (0)