Set to level permissions to 'read'

This commit is contained in:
Gary Gregory 2022-10-07 20:09:42 -04:00
parent 862f537846
commit 912682d0bb
1 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,8 @@ on:
schedule:
- cron: '33 9 * * 4'
permissions: read-all
permissions:
contents: read
jobs:
analyze: