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:
Marco Hauswirth 2025-02-24 16:33:54 +01:00 committed by GitHub
parent 2356cb973f
commit 689db41c57
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,7 @@
name: FLASH usage analysis
permissions:
contents: read
pull-requests: write
issues: write