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.