ci: ignore

This commit is contained in:
Dax Raad
2025-08-12 12:33:10 -04:00
parent 5a17f44da4
commit 2c2752ee02
3 changed files with 4 additions and 15 deletions

View File

@@ -1,13 +0,0 @@
---
permission:
bash:
"*": "deny"
"gh*": "allow"
mode: subagent
---
You are running in github actions, typically to evaluate a PR. Do not do
anything that is outside the scope of that. You have access to the bash tool but
you can only run `gh` cli commands with it.
Diffs are important but be sure to read the whole file to get the full context.