You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: action.yml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
# action.yml
2
2
name: 'Codeatlas - Codebase Visualisation'
3
-
description: "The Codeatlas codebase-visualizer action computes what's necessary to visualize codebases through https://codeatlas.dev and automatically adds this data to your repo by raising PRs."inputs:
3
+
description: "The Codeatlas codebase-visualizer action computes what's necessary to visualize codebases through https://codeatlas.dev and automatically adds this data to your repo by raising PRs."
4
+
inputs:
4
5
sub_directory:
5
6
description: 'Sub-directory to start visualisation from.'
0 commit comments