Skip to content

Update README.md w/ diagram #3

Update README.md w/ diagram

Update README.md w/ diagram #3

name: Create diagram
on:
workflow_dispatch: {}
push:
branches: [main]
jobs:
get_data:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout
- name: Update diagram
uses: githubocto/repo-visualizer
with:
excluded_paths: "diagram.svg,app/.dockerignore,.github,.gitignore,LICENSE"
branch: diagram