We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3343a6a commit 8b4ad8bCopy full SHA for 8b4ad8b
action.yml
@@ -12,7 +12,7 @@ inputs:
12
description: "A list of micromatch globs to exclude from the diagram, separated by semicolons. For example: **/*.png;docs/**/*.{png,ico}"
13
required: false
14
root_path:
15
- description: "The directory (and its children) that you want to visualize in the diagram. Default: "" (repository root directory)"
+ description: 'The directory (and its children) that you want to visualize in the diagram. Default: "" (repository root directory)'
16
17
max_depth:
18
description: "The maximum number of nested folders to show files within. Default: 9"
0 commit comments