Skip to content

Prototype action to autogenerate md files #10

Prototype action to autogenerate md files

Prototype action to autogenerate md files #10

Workflow file for this run

name: main
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
container:
image: structurizr/cli:latest
steps:
- uses: actions/checkout@v4
- name: Generate diagrams
run: ls