ci: set minimum read permissions

This commit is contained in:
Eric Liu 2025-04-28 14:42:56 -07:00
commit e560915727

View file

@ -3,6 +3,9 @@ on:
push:
branches: [master]
permissions:
contents: read
jobs:
test:
runs-on: macos-latest-xlarge