mirror of
https://github.com/openmv/openmv.git
synced 2025-09-26 23:09:13 +08:00
misc/github: Add missing permissions.
This commit is contained in:
parent
266d33c7db
commit
a18faf6173
2
.github/workflows/firmware.yml
vendored
2
.github/workflows/firmware.yml
vendored
@ -74,6 +74,8 @@ jobs:
|
||||
post-stats:
|
||||
needs: build-firmware
|
||||
runs-on: ubuntu-22.04
|
||||
permissions:
|
||||
contents: write
|
||||
if: github.event_name == 'pull_request'
|
||||
steps:
|
||||
- name: '⏳ Checkout repository'
|
||||
|
Loading…
Reference in New Issue
Block a user