diff --git a/.github/workflows/mintlify.yml b/.github/workflows/mintlify.yml new file mode 100644 index 0000000000..398ab6fd9c --- /dev/null +++ b/.github/workflows/mintlify.yml @@ -0,0 +1,13 @@ +name: Migrate to Mintlify + +on: + workflow_call: + # TODO: Any fields here? + + # TODO: push trigger for mimgration script changes for mimgration script + # changes +steps: + # TODO: Get a token for authenticating as the second GitHub app + # TODO: Check out the docs repo + # TODO: Run yarn commands + # TODO: push to the branch