Skip to content

update readme using same format as other projects #13

update readme using same format as other projects

update readme using same format as other projects #13

name: Create Diagram
on: [push]
jobs:
Create-Diagram:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v2
- name: Repo Visualizer
uses: githubocto/[email protected]
with:
excluded_paths: public,.github,db.json,yarn.lock
max_depth: 10