mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
ci: flash test adjust permissions for downstream forks (#24404)
adds "contents: read" to permissions to enable clones on private forks of PX4 again. (#24404)
This commit is contained in:
parent
2356cb973f
commit
689db41c57
1
.github/workflows/flash_analysis.yml
vendored
1
.github/workflows/flash_analysis.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: FLASH usage analysis
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
issues: write
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user