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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 }}