-
Type:
Improvement
-
Resolution: Done
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
As a node driver engineer,
I want to have our Next docs build automatically from main when a PR merges
So that our docs can be up-to-date with the latest changes without worrying about docs changes inside PRs.
Acceptance Criteria
- Add a Github action to build docs when a PR merges into main
- Ensure that if multiple PRs merge into main at the same time, only the latest changes are built and deployed