Skip to content

Conversation

@rpmccarter
Copy link
Contributor

@rpmccarter rpmccarter commented May 9, 2024

This PR creates a workflow that triggers the mintlify-action workflow in anant-writer/docs

The reason this isn't part of the ci.yml workflow is because ci.yml runs on pushes to master and dev, but this should only run on master. We could probably still place it in ci.yml and add an if statement to skip the step if on dev, but I figured this was simpler. Lmk if you'd prefer the alternative

Remaining work:

@ramedina86
Copy link
Collaborator

Yes, also ci.yml runs on pull requests.

@FabienArcellier as the brain behind our CI, can you please review this?

@ramedina86
Copy link
Collaborator

@FabienArcellier For context, we're taking the docs and putting them together with the other AI studio docs.

To do this properly we'll also need to include our codegen process, but I think we can start with this.

@ramedina86 ramedina86 merged commit 63f1f2d into writer:dev May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants