Fix whitespace in workflow
This commit is contained in:
co-authored by
GitHub
parent
671112f47d
commit
5eac227550
@@ -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:
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user