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_v5.3' into 'release/v5.3'
ci(github): fix permissions for GitHub-dangerjs (to content read) (v5.3) See merge request espressif/esp-idf!47923
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