Skip to content

Commit b17b77f

Browse files
mballanceCopilot
andcommitted
Add models: read permission required for GitHub Models API
The models.inference.ai.azure.com endpoint requires the 'models' permission on the GITHUB_TOKEN. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent a311b3e commit b17b77f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/fvutils-weekly-report.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ permissions:
99
contents: read
1010
pull-requests: read
1111
discussions: write
12+
models: read
1213

1314
env:
1415
MODEL: gpt-4o

0 commit comments

Comments
 (0)