Skip to content

chore: update count scrit #10

chore: update count scrit

chore: update count scrit #10

Workflow file for this run

name: Create diagram
on:
push:
branches:
- main
jobs:
get_data:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@master
- name: Update diagram
uses: githubocto/repo-visualizer@main
with:
excluded_paths: ".github,.circleci,docs,LICENSE,*.md,*.toml,*.properties,.gitignore,.bashrc,Makefile,public"
output_file: "project-structure.svg"
branch: diagram