| Package | Description |
|---|---|
| io.github.cdklabs.projen.github.workflows |
| Modifier and Type | Class and Description |
|---|---|
static class |
PullRequestOptions.Jsii$Proxy
An implementation for
PullRequestOptions |
| Modifier and Type | Method and Description |
|---|---|
PullRequestOptions |
PullRequestOptions.Builder.build()
Builds the configured instance.
|
default PullRequestOptions |
Triggers.getPullRequest()
(experimental) Runs your workflow anytime the pull_request event occurs.
|
PullRequestOptions |
Triggers.Jsii$Proxy.getPullRequest() |
| Modifier and Type | Method and Description |
|---|---|
Triggers.Builder |
Triggers.Builder.pullRequest(PullRequestOptions pullRequest)
Sets the value of
Triggers.getPullRequest() |
Copyright © 2021. All rights reserved.