Skip to content

Commit

Permalink
removes branch mixup
Browse files Browse the repository at this point in the history
  • Loading branch information
mooserson committed Jul 8, 2024
1 parent f05ac32 commit e431e56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/diagram.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@pc_visualize_repo_gh_actions_test
uses: actions/checkout
- name: Update diagram
uses: githubocto/repo-visualizer@pc_visualize_repo_gh_actions_test
uses: githubocto/repo-visualizer
with:
excluded_paths: "ignore,.github"

0 comments on commit e431e56

Please sign in to comment.