Function: getForgejoWorkflowPaths()
getForgejoWorkflowPaths(
rootDirectoryPath:string): readonlystring[]
Defined in: _internal/repository-text-files.ts:145
Returns all readable Forgejo workflow file paths from .forgejo/workflows
using the supported .yml and .yaml extensions.
Parametersâ
rootDirectoryPathâ
string
Returnsâ
readonly string[]