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