Rewrote Google Chat notification

This commit is contained in:
Frédérick Pruneau 2026-02-05 14:23:39 -05:00
parent c50adb820d
commit 3bf6b071da
Signed by: fred
SSH Key Fingerprint: SHA256:NE8ZTR2qtoXf35Rq2m2y6PQA0sIUFPVTEIsGwG9FsXk

View File

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