mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-18 06:35:35 +03:00
Merge branch 'ci/github-dangerjs-fix-permissions' into 'master'
ci(github): fix permissions for GitHub-dangerjs (to content read) See merge request espressif/esp-idf!47913
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