Skip to content

Commit dc48a13

Browse files
authored
Merge pull request #11 from espressif/fix/dangerjs-permissions
ci: fix DangerJS workflow permissions
2 parents 1eadb78 + 2932edd commit dc48a13

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
@@ -6,7 +6,7 @@ on:
66

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

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

0 commit comments

Comments
 (0)