Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bin/never_alone/four-eyes-result-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"params": {
"type": "object",
"description": "Parameters passed via --params, surfaced in the output. Available to the policy as data.params. attestation_name selects which attestation pr_attest reads (default \"pr-review\")."
"description": "Parameters passed via --params, surfaced in the output. Available to the policy as data.params. attestation_name selects which attestation pr_attest reads (default: pr-review)."
},
"input": {
"type": "object",
Expand Down
Loading