You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/scalr/sources/new-run-errored/new-run-errored.mjs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ export default {
5
5
name: "New Run Errored (Instant)",
6
6
version: "0.0.1",
7
7
key: "scalr-new-run-errored",
8
-
description: "Emit new event when a new run encountered an error.",
8
+
description: "Emit new event when a new run encountered an error. [See the documentation](https://docs.scalr.io/reference/create_webhook_integration)",
0 commit comments