diff --git a/.github/workflows/claude-pr-review.yml b/.github/workflows/claude-pr-review.yml index 9d151ff..be94b85 100644 --- a/.github/workflows/claude-pr-review.yml +++ b/.github/workflows/claude-pr-review.yml @@ -31,7 +31,7 @@ jobs: id: app-token uses: actions/create-github-app-token@v3.2.0 with: - app-id: 3060111 + client-id: Iv23liKBX2RYMoZIYuKa private-key: ${{ secrets.HOTDATA_AUTOMATION_PRIVATE_KEY }} owner: hotdata-dev