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
Get the svgs added and modified from the files_changed_json_path.
214
214
:param: files_added_json_path, the path to the files_added.json created by the gh-action-get-changed-files@2.1.4
215
215
:param: files_modified_json_path, the path to the files_modified.json created by the gh-action-get-changed-files@2.1.4
216
-
:return: a list of the svg file paths that were added/modified in this pr as Path.
216
+
:return: a list of the svg file paths that were added/modified in this pr as Path. It will only return icons in /icons path (see https://github.com/devicons/devicon/issues/505)
0 commit comments