Skip to content

Commit 93ada6d

Browse files
committed
chore(CI): Visualize Files change Python colours from navy (same as TS) to orange
1 parent 0fa8233 commit 93ada6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/visualize_files.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ jobs:
1414
uses: githubocto/repo-visualizer@main
1515
with:
1616
excluded_paths: "ignore,.github"
17+
file_colors: {"pyt": "#ff9900", "py": "#ff9900"}

0 commit comments

Comments
 (0)