Skip to content

handlePush

function handlePush(
octokit,
owner,
repo,
inputs,
regex): Promise<void>;

Defined in: index.ts:119

Octokit & Api & object

string

string

string

boolean

string

string[]

RegExp

Promise<void>