Function: isGhPrEditRunScript()
function isGhPrEditRunScript(runScript: string): boolean;
Defined in: _internal/dependabot-automation-workflow.ts:28
Determine whether a run step edits a pull request via gh pr edit.
Parametersโ
runScriptโ
string
Returnsโ
boolean