| Package | Description |
|---|---|
| io.github.cdklabs.projen.github.workflows |
| Modifier and Type | Class and Description |
|---|---|
static class |
WorkflowRunOptions.Jsii$Proxy
An implementation for
WorkflowRunOptions |
| Modifier and Type | Method and Description |
|---|---|
WorkflowRunOptions |
WorkflowRunOptions.Builder.build()
Builds the configured instance.
|
default WorkflowRunOptions |
Triggers.getWorkflowRun()
(experimental) This event occurs when a workflow run is requested or completed, and allows you to execute a workflow based on the finished result of another workflow.
|
WorkflowRunOptions |
Triggers.Jsii$Proxy.getWorkflowRun() |
| Modifier and Type | Method and Description |
|---|---|
Triggers.Builder |
Triggers.Builder.workflowRun(WorkflowRunOptions workflowRun)
Sets the value of
Triggers.getWorkflowRun() |
Copyright © 2021. All rights reserved.