chore(docs): constrain permissions in workflow example (#781)

This commit is contained in:
William Woodruff 2025-05-11 02:24:57 -04:00 committed by GitHub
parent c6428a53ea
commit 71017267de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 2 deletions

View file

@ -566,6 +566,8 @@ two primary ways to use `zizmor` in GitHub Actions:
pull_request:
branches: ["**"]
permissions: {}
jobs:
zizmor:
name: zizmor latest via PyPI