mirror of
https://github.com/jhbruhn/respira.git
synced 2026-04-27 17:45:45 +00:00
chore: allow beads
This commit is contained in:
parent
fe00a854ac
commit
2f45f26942
1 changed files with 6 additions and 1 deletions
|
|
@ -11,7 +11,12 @@
|
||||||
"Bash(gh issue create:*)",
|
"Bash(gh issue create:*)",
|
||||||
"Bash(gh label create:*)",
|
"Bash(gh label create:*)",
|
||||||
"Bash(gh issue view:*)",
|
"Bash(gh issue view:*)",
|
||||||
"Bash(gh pr view:*)"
|
"Bash(gh pr view:*)",
|
||||||
|
"Bash(bd list:*)",
|
||||||
|
"Bash(bd status:*)",
|
||||||
|
"Bash(bd create:*)",
|
||||||
|
"Bash(bd dep add:*)",
|
||||||
|
"Bash(bd ready:*)"
|
||||||
],
|
],
|
||||||
"deny": [],
|
"deny": [],
|
||||||
"ask": []
|
"ask": []
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue