From 7bff66ea6af66bc27d6bdb05a6830c183a0aed34 Mon Sep 17 00:00:00 2001 From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Date: Tue, 17 Mar 2026 17:49:19 -0700 Subject: [PATCH] Documentation edits made through Mintlify web editor --- .../workflows/code-changes-to-the-frontend.md | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 .mintlify/workflows/code-changes-to-the-frontend.md diff --git a/.mintlify/workflows/code-changes-to-the-frontend.md b/.mintlify/workflows/code-changes-to-the-frontend.md deleted file mode 100644 index 295cc239d..000000000 --- a/.mintlify/workflows/code-changes-to-the-frontend.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -name: "Code changes to the frontend" -on: - push: - - repo: "mintlify/mint" -context: - - repo: "mintlify/mint" -notify: - slack: - channel_ids: - - C0AKYE83VV4 ---- - -Anytime you see a frontend change to the way something renders. Make sure to open a PR modifying the relevant document to clarify that.