Home
last modified time | relevance | path

Searched refs:newWorkflowRun (Results 1 – 1 of 1) sorted by relevance

/expo/tools/src/commands/
H A DWorkflowDispatch.ts96 const newWorkflowRun = await retryAsync(2000, 10, async () => { constant
104 const jobs = newWorkflowRun && (await getJobsForWorkflowRunAsync(newWorkflowRun.id));