There was an error while loading. Please reload this page.
1 parent b2bff66 commit 895b0ebCopy full SHA for 895b0eb
bigfunctions/notify/send_teams_message.yaml
@@ -33,6 +33,7 @@ code: |
33
'content': {
34
'type': 'AdaptiveCard',
35
'body': [{'type': 'TextBlock', 'text': message, 'wrap': True}],
36
+ 'msTeams': {'width': 'full'},
37
'$schema': 'http://adaptivecards.io/schemas/adaptive-card.json',
38
'version': '1.4'
39
}
0 commit comments