Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions workflows/index.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
title: "Overview"
title: "Workflows overview"
sidebarTitle: "Overview"
description: "Automate documentation maintenance with Mintlify workflows. Run the agent on a schedule or in response to GitHub and GitLab repository pushes."
keywords: ["automation", "automate", "cron", "agent"]
boost: 3
keywords: ["automation", "automate", "cron", "agent", "workflows"]
boost: 5
---

Workflows run the agent automatically on a schedule or in response to pushes to a repository. Each workflow defines a prompt for the agent and a trigger for when to run it. Workflows support both GitHub and GitLab repositories.
Expand Down
Loading