mirror of
https://github.com/zizmorcore/zizmor.git
synced 2025-12-23 08:47:33 +00:00
docs: fix quickstart grammar (#155)
This commit is contained in:
parent
e656091c29
commit
86d20c6a54
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ zizmor my-workflow.yml
|
|||
zizmor path/to/repo
|
||||
```
|
||||
|
||||
By default, `zizmor` will emit a Rust-style human-friendly findings, e.g.:
|
||||
By default, `zizmor` will emit Rust-style diagnostics, e.g.:
|
||||
|
||||
```console
|
||||
error[pull-request-target]: use of fundamentally insecure workflow trigger
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue