From e431e56702189caed6547ce1f97aa5af06fc9db2 Mon Sep 17 00:00:00 2001 From: Paul Cathey Date: Mon, 8 Jul 2024 14:00:37 -0500 Subject: [PATCH] removes branch mixup --- .github/workflows/diagram.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/diagram.yml b/.github/workflows/diagram.yml index e9b631f..22251ba 100644 --- a/.github/workflows/diagram.yml +++ b/.github/workflows/diagram.yml @@ -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" \ No newline at end of file