Fix whitespace in workflow
This commit is contained in:
@@ -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