This website works better with JavaScript
Home
Explore
Help
Sign In
LBP
/
LinuxGSM
mirror of
https://github.com/GameServerManagers/LinuxGSM.git
Watch
4
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
fix(ai-triage): grant models permission to GITHUB_TOKEN
Daniel Gibbs
2 months ago
parent
f9b722b455
commit
095b8ddf36
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.github/workflows/ai-triage.yml
+ 1
- 0
.github/workflows/ai-triage.yml
View File
@@ -13,6 +13,7 @@ on:
permissions:
issues: write
contents: read
+ models: read
jobs:
ai-triage: