Skip to content

Commit f90c834

Browse files
committed
Permission
1 parent 4f945fe commit f90c834

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/checkstyle.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ on:
55
workflow_dispatch: # add manual trigger button
66

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

1011
jobs:
1112
check:

0 commit comments

Comments
 (0)