Skip to content

Commit

Permalink
Update create-visualization.yaml
Browse files Browse the repository at this point in the history
adding branch diagram
  • Loading branch information
aaronhmiller authored Jan 4, 2024
1 parent b462c0e commit 9a49e2e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/create-visualization.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Create diagram
on:
# workflow_dispatch: {}
workflow_dispatch: {}
push:
branches: [main]
jobs:
Expand All @@ -13,3 +13,4 @@ jobs:
uses: githubocto/repo-visualizer@main
with:
excluded_paths: "diagram.svg,app/.dockerignore,.github,.gitignore,LICENSE"
branch: diagram

1 comment on commit 9a49e2e

@vercel
Copy link

@vercel vercel bot commented on 9a49e2e Jan 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.