From f19906ecf009666e6d0b9d540e7f0e54728d1226 Mon Sep 17 00:00:00 2001 From: Trey Date: Fri, 14 Nov 2025 11:56:38 -0800 Subject: [PATCH] Add comment on PAT requirements for update-thv-models --- .github/workflows/update-thv-models.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update-thv-models.yml b/.github/workflows/update-thv-models.yml index f7f65aa..1d37257 100644 --- a/.github/workflows/update-thv-models.yml +++ b/.github/workflows/update-thv-models.yml @@ -119,6 +119,7 @@ jobs: with: # Ensure PR related actions (quality checks) are triggered, see # https://github.com/peter-evans/create-pull-request/issues/48#issuecomment-536204092 + # PAT must have pull_requests R/W and contents R/W permissions for the mcp-optimizer repo token: ${{ secrets.UPDATE_THV_MODELS_GITHUB_TOKEN }} commit-message: | Update ToolHive API models