mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-05 23:41:45 +00:00
ai : update gh permissions (#20895)
This commit is contained in:
parent
c44a932cf4
commit
e32d243849
1 changed files with 5 additions and 3 deletions
8
.github/workflows/ai-issues.yml
vendored
8
.github/workflows/ai-issues.yml
vendored
|
|
@ -26,7 +26,9 @@ jobs:
|
|||
{
|
||||
"bash": {
|
||||
"*": "deny",
|
||||
"gh issue*": "allow",
|
||||
"gh issue view*": "allow",
|
||||
"gh issue list*": "allow",
|
||||
"gh issue comment*": "allow",
|
||||
"gh search issues*": "allow"
|
||||
},
|
||||
"webfetch": "deny"
|
||||
|
|
@ -71,8 +73,8 @@ jobs:
|
|||
[comment]
|
||||
This issue might be similar or related to the following issue(s):
|
||||
|
||||
- #[related_issue_number]: [brief description of how they are related]
|
||||
- #[related_issue_number]: [brief description of how they are related]
|
||||
- #12942: [brief description of how they are related]
|
||||
- #11234: [brief description of how they are related]
|
||||
...
|
||||
|
||||
_This comment was auto-generated locally using **$GA_ENGINE** on **$GA_MACHINE**_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue