push

@JvmName(name = "cfaiethfielhpsku")
suspend fun push(value: Output<TriggerGithubPushArgs>)
@JvmName(name = "gmcfspvwlwexnpvc")
suspend fun push(value: TriggerGithubPushArgs?)

Parameters

value

filter to match changes in refs, like branches or tags. Specify only one of pull_request or push. Structure is documented below.


@JvmName(name = "iqyxwccmdcmdownx")
suspend fun push(argument: suspend TriggerGithubPushArgsBuilder.() -> Unit)

Parameters

argument

filter to match changes in refs, like branches or tags. Specify only one of pull_request or push. Structure is documented below.