Fix whitespace in workflow

This commit is contained in:
Jonathan Bennett
2023-12-07 21:29:04 -06:00
committed by GitHub
co-authored by GitHub
parent 671112f47d
commit 5eac227550
+2 -6
View File
@@ -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:
[