Skip to content

Commit e4bec38

Browse files
committed
ci(danger-github-action): limit more permission for workflow file
1 parent f2a14ea commit e4bec38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dangerjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
permissions:
77
pull-requests: write
8-
contents: write
8+
contents: read
99

1010
jobs:
1111
pull-request-style-linter:

0 commit comments

Comments
 (0)