| Package | Description |
|---|---|
| io.github.cdklabs.projen.github.workflows |
| Modifier and Type | Class and Description |
|---|---|
static class |
PullRequestTargetOptions.Jsii$Proxy
An implementation for
PullRequestTargetOptions |
| Modifier and Type | Method and Description |
|---|---|
PullRequestTargetOptions |
PullRequestTargetOptions.Builder.build()
Builds the configured instance.
|
default PullRequestTargetOptions |
Triggers.getPullRequestTarget()
(experimental) This event runs in the context of the base of the pull request, rather than in the merge commit as the pull_request event does.
|
PullRequestTargetOptions |
Triggers.Jsii$Proxy.getPullRequestTarget() |
| Modifier and Type | Method and Description |
|---|---|
Triggers.Builder |
Triggers.Builder.pullRequestTarget(PullRequestTargetOptions pullRequestTarget)
Sets the value of
Triggers.getPullRequestTarget() |
Copyright © 2021. All rights reserved.