mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-28 16:46:31 +03:00
ci(github): fix permissions for GitHub-dangerjs (to content read)
This commit is contained in:
2
.github/workflows/dangerjs.yml
vendored
2
.github/workflows/dangerjs.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
contents: write
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
pull-request-style-linter:
|
||||
|
||||
Reference in New Issue
Block a user