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