Change permissions from read to write for contents

This commit is contained in:
Luna Martinez
2025-11-02 21:15:31 -05:00
committed by GitHub
parent 35316d61f7
commit 8a4524747f
+1 -1
View File
@@ -9,7 +9,7 @@ on:
# Results will be posted as comments to help contributors improve their PRs
permissions:
contents: read
contents: write
pull-requests: write
checks: write
issues: write