fix: test analysis override (#35987)

This commit is contained in:
sabril
2026-04-09 01:24:08 +08:00
committed by GitHub
parent c303dd8e08
commit 993c3cb5d2
@@ -30,5 +30,5 @@ jobs:
comment_id: ${{ github.event.comment.id }}
sender: ${{ github.event.comment.user.login }}
secrets:
GH_TOKEN: ${{ github.token }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}
WEBHOOK_URL: ${{ secrets.WEBHOOK_URL_TEST_PR_ANALYSIS_HUB }}