Allow claude to check tea action results

This commit is contained in:
2026-03-27 09:18:29 -03:00
parent 932d7a5f0e
commit 54ac4c31ce

View File

@@ -1,7 +1,8 @@
{
"permissions": {
"allow": [
"WebFetch(domain:docs.bsky.app)"
"WebFetch(domain:docs.bsky.app)",
"Bash(tea actions:*)"
]
}
}