mirror of
https://github.com/openai/codex.git
synced 2026-04-25 15:15:15 +00:00
.policy -> .codexpolicy
This commit is contained in:
@@ -51,7 +51,7 @@ cargo run -p codex-execpolicy2 -- check git status
|
||||
```
|
||||
- Use a specific policy file instead of the default:
|
||||
```bash
|
||||
cargo run -p codex-execpolicy2 -- --policy path/to/policy.star check git status
|
||||
cargo run -p codex-execpolicy2 -- --policy path/to/policy.codexpolicy check git status
|
||||
```
|
||||
- Example outcomes:
|
||||
- Match: `{"Match": { ... "decision": "allow" ... }}`
|
||||
|
||||
Reference in New Issue
Block a user