diff --git a/.github/workflows/update-thv-models.yml b/.github/workflows/update-thv-models.yml index a39e117..e915f9c 100644 --- a/.github/workflows/update-thv-models.yml +++ b/.github/workflows/update-thv-models.yml @@ -59,7 +59,9 @@ jobs: id: create-pr uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8 with: - token: ${{ secrets.GITHUB_TOKEN }} + # Ensure PR related actions (quality checks) are triggered, see + # https://github.com/peter-evans/create-pull-request/issues/48#issuecomment-536204092 + token: ${{ secrets.UPDATE_THV_MODELS_GITHUB_TOKEN }} commit-message: | Update ToolHive API models