mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
ci: add write permissions for flash_analysis workflow (#24393)
This commit is contained in:
parent
4ea7de449a
commit
11704985f3
4
.github/workflows/flash_analysis.yml
vendored
4
.github/workflows/flash_analysis.yml
vendored
@ -1,5 +1,9 @@
|
||||
name: FLASH usage analysis
|
||||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
issues: write
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user