Skip to content

Commit ee08665

Browse files
committed
Fix JSX comment
1 parent d4351a1 commit ee08665

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
- **Slack notification**: Send a message to a Slack channel with details about the triggering event. The message summarizes the event, with a link to view more details in W&B.
22
- **Webhook**: Call a webhook URL with a JSON payload containing information about the triggering event. This enables integration with external systems like CI/CD pipelines, model deployment services, or custom workflows.
3-
{/* Reserved for IA: push to W&B mobile app (uncomment when available)
3+
{/*
4+
Reserved for IA: push to W&B mobile app (uncomment when available)
45
- **Push notification (in development)**: W&B is developing the ability to send push notifications to the W&B mobile app when an automation runs. This option will be available in a future release.
56
*/}

0 commit comments

Comments
 (0)