mirror of
https://github.com/zizmorcore/zizmor.git
synced 2025-12-23 08:47:33 +00:00
chore(docs): constrain permissions in workflow example (#781)
This commit is contained in:
parent
c6428a53ea
commit
71017267de
2 changed files with 4 additions and 2 deletions
|
|
@ -566,6 +566,8 @@ two primary ways to use `zizmor` in GitHub Actions:
|
|||
pull_request:
|
||||
branches: ["**"]
|
||||
|
||||
permissions: {}
|
||||
|
||||
jobs:
|
||||
zizmor:
|
||||
name: zizmor latest via PyPI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue