Skip to content

Commit 0015b8f

Browse files
committed
disable CodeSee workflow
Signed-off-by: Kyle Johnson <kylejohnson.mn@gmail.com>
1 parent 523daf1 commit 0015b8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codesee-arch-diagram.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@ name: CodeSee
1111

1212
permissions: read-all
1313

14+
1415
jobs:
1516
codesee:
17+
if: false # disabled for now
1618
runs-on: ubuntu-latest
1719
continue-on-error: true
1820
name: Analyze the repo with CodeSee

0 commit comments

Comments
 (0)