fix: flake update permissions

This commit is contained in:
Noah Masur 2023-07-30 09:37:52 -04:00
parent dd36a3bd82
commit 8d72216f13

View File

@ -6,7 +6,7 @@ on:
- cron: '33 3 * * 0' # runs weekly on Sunday at 03:33
permissions:
contents: read
contents: write
pull-requests: write
jobs: