We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fa8233 commit 93ada6dCopy full SHA for 93ada6d
.github/workflows/visualize_files.yml
@@ -14,3 +14,4 @@ jobs:
14
uses: githubocto/repo-visualizer@main
15
with:
16
excluded_paths: "ignore,.github"
17
+ file_colors: {"pyt": "#ff9900", "py": "#ff9900"}
0 commit comments