fix: use contents write in sponsors list action

This commit is contained in:
Stavros
2026-04-28 15:48:02 +03:00
parent 11e5fab6fe
commit f0c38b023c
+1 -1
View File
@@ -3,7 +3,7 @@ on:
workflow_dispatch:
permissions:
contents: read
contents: write
pull-requests: write
jobs: