Skip to content

Commit 31657fb

Browse files
committed
disabling check notificvations
1 parent f64f368 commit 31657fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/github.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
. "([details]({$Url}))";
130130

131131
$Msg['text'] = $ChatMsg;
132-
SendToChat('notifications', $Msg);
132+
//SendToChat('notifications', $Msg);
133133
break;
134134

135135
case 'workflow_run':

0 commit comments

Comments
 (0)