kenken999 commited on
Commit
d69c873
·
1 Parent(s): 45e5cad
Files changed (1) hide show
  1. mysite/interpreter/google_chat.py +14 -0
mysite/interpreter/google_chat.py CHANGED
@@ -125,6 +125,20 @@ def send_google_chat_card(webhook_url, title, subtitle, link_text, link_url,imag
125
  }
126
  }
127
  ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
128
  },
129
  {
130
  "buttons": [
 
125
  }
126
  }
127
  ]
128
+ },
129
+ {
130
+ "buttons": [
131
+ {
132
+ "textButton": {
133
+ "text": "ワークフロー修正",
134
+ "onClick": {
135
+ "openLink": {
136
+ "url": "https://kenken999-nodex-n8n-domain.hf.space/workflow/hArXsWSx9ZrvUnvT"
137
+ }
138
+ }
139
+ }
140
+ }
141
+ ]
142
  },
143
  {
144
  "buttons": [