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: docs/examples/introduction.mdx
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,5 +25,3 @@ Click the links below to view the Job code. You can also easily test these Jobs
25
25
|[GitHub new star alert](https://github.com/triggerdotdev/examples/blob/main/github/src/jobs/newStarAlert.ts)| When a repo is starred a message is logged with the new Stargazers count. |[GitHub](/integrations/apis/github)|
26
26
|[Send a Slack message when an event is received](https://github.com/triggerdotdev/examples/blob/main/slack/src/jobs/sendSlackMessage.ts)| Sends a Slack message to a specific channel when an event is received. |[Slack](/integrations/apis/slack)|
27
27
|[Send an email using Resend](https://github.com/triggerdotdev/examples/blob/main/resend/src/jobs/resendBasicEmail.ts)| Send a basic email using Resend |[Resend](/integrations/apis/resend)|
28
-
29
-
If you have any ideas for Jobs you would like to build, you can fill in the [Job request form](https://bcymafitv0e.typeform.com/to/YLUKy9my#source=example-jobs-docs).
0 commit comments