-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Setup GH Actions workflow to generate documentation after push on master with edits to README.md or src/*.
Workflow steps should reproduce the same of following commands:
npm run doc
git add docs
git commit -m "docs(generate): update jsdoc/docdash generated documentation"
git pushReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels