mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
misc/github: Fix workflow permissions.
This commit is contained in:
parent
4a0e9d564c
commit
7093d3dbc0
2
.github/workflows/firmware.yml
vendored
2
.github/workflows/firmware.yml
vendored
@ -75,7 +75,7 @@ jobs:
|
||||
needs: build-firmware
|
||||
runs-on: ubuntu-22.04
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
if: github.event_name == 'pull_request'
|
||||
steps:
|
||||
- name: '⏳ Checkout repository'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user