Home
last modified time | relevance | path

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

/expo/tools/src/
H A DGitHubActions.ts76 const workflowRuns = await getWorkflowRunsAsync(workflowId, 'workflow_dispatch'); constant
77 return workflowRuns[0] ?? null;