Skip to content

Commit f64f368

Browse files
committed
disabling workflow notifications
1 parent 58cde38 commit f64f368

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
@@ -144,7 +144,7 @@
144144
. "([view run]({$Url}))";
145145

146146
$Msg['text'] = $ChatMsg;
147-
SendToChat('notifications', $Msg);
147+
//SendToChat('notifications', $Msg);
148148
break;
149149

150150
default:

0 commit comments

Comments
 (0)