chore: test old
Some checks failed
Sample Testing / my_job (push) Failing after 1m37s

This commit is contained in:
Marcel S. Henselin 2026-04-16 12:21:31 +02:00
parent 557fde5dff
commit 2a8f2dea76
3 changed files with 15 additions and 2 deletions

View file

@ -1,13 +1,14 @@
{
"cardsV2": [
{
"cardId": "notify-{{ .ActionID }}",
"cardId": "notify-{{ .CardID }}",
"card": {
"header": {
"title": "{{ .Title }}",
"subtitle": "{{ .SubTitle }}",
"imageUrl": "{{ .IconUrl }}",
"imageType": "SQUARE"
"imageType": "SQUARE",
"imageAltText": "message avatar image"
},
"sections": [
{