diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index 30dd76b..5ff7f8b 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -118,4 +118,4 @@ jobs: Thank you for contributing to our project! This test comment was triggered by the integration test workflow. secrets: - token: ${{ secrets.GH_PAT }} + token: ${{ secrets.GH_PAT_AUTO_COMMENTS }}