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