ci: use just contents:read initial permission

The other permissions needed are those attached to the @ohmyzsh GitHub App.
This commit is contained in:
Marc Cornellà 2025-07-28 19:10:47 +02:00
commit 67e7c9aa52
No known key found for this signature in database
GPG key ID: 0314585E776A9C1B

View file

@ -5,9 +5,7 @@ on:
- cron: "0 6 * * 0"
permissions:
contents: write
issues: write
pull-requests: write
contents: read
jobs:
check: