mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-08 14:12:05 +00:00
Fix whitespace in workflow
This commit is contained in:
parent
671112f47d
commit
5eac227550
8
.github/workflows/main_matrix.yml
vendored
8
.github/workflows/main_matrix.yml
vendored
@ -213,12 +213,8 @@ jobs:
|
||||
|
||||
gather-artifacts:
|
||||
permissions:
|
||||
# Required to upload/save artifact, otherwise you'll get
|
||||
# "Error: Resource not accessible by integration"
|
||||
contents: write
|
||||
# Required to post comment, otherwise you'll get
|
||||
# "Error: Resource not accessible by integration"
|
||||
pull-requests: write
|
||||
contents: write
|
||||
pull-requests: write
|
||||
runs-on: ubuntu-latest
|
||||
needs:
|
||||
[
|
||||
|
Loading…
Reference in New Issue
Block a user