Skip to content

@stephansama actions / generate-md-action-inputs / getActionsPaths

Function: getActionsPaths()

ts
function getActionsPaths(gitRoot): Promise<string[]>;

Defined in: index.ts:73

Parameters

gitRoot

string

Returns

Promise<string[]>

Released under MIT license