Skip to content

fix issue #542 ensure view tracker can ignore for both used and unuse… #113

fix issue #542 ensure view tracker can ignore for both used and unuse…

fix issue #542 ensure view tracker can ignore for both used and unuse… #113

Workflow file for this run

name: Create diagram
on:
workflow_dispatch: {}
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: "ignore,.github"
branch: diagram