Skip to content

Commit

Permalink
Exclude .github directory when visualizing the repo
Browse files Browse the repository at this point in the history
  • Loading branch information
suzaku committed Aug 13, 2021
1 parent 9885513 commit 1f8367d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/create-diagram.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: githubocto/repo-visualizer@main
with:
excluded_paths: "ignore,.github"

0 comments on commit 1f8367d

Please sign in to comment.