mirror of
https://github.com/mattermost/mattermost.git
synced 2026-08-27 05:37:15 -05:00
fix: test analysis override (#35987)
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user