TechDocs GitHub container action wrapping the TechDocs engineering image.
This is experimental, v0 is subject to breaking changes
jobs:
setup:
runs-on: ubuntu-latest
steps:
- name: Set name
uses: coopnorge/github-action-techdocs@v0
with:
cmd: markdownlint /docs
For available commands and tools see Backstage TechDocs Engineering Image.