Rewrote Google Chat notification
This commit is contained in:
parent
c50adb820d
commit
3bf6b071da
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
webhookUrl: '${{ secrets.GOOGLE_CHAT_WEBHOOK }}'
|
||||
jobStatus: ${{ job.status }}
|
||||
title: Lint failed
|
||||
subtitle: ${{ github.event.pull_request.html_url }}
|
||||
subtitle: ${{ github.repository }}
|
||||
|
||||
test:
|
||||
runs-on: ubuntu-24.04
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user