| Package | Description |
|---|---|
| io.github.cdklabs.projen.github.workflows |
| Modifier and Type | Class and Description |
|---|---|
static class |
ForkOptions.Jsii$Proxy
An implementation for
ForkOptions |
| Modifier and Type | Method and Description |
|---|---|
ForkOptions |
ForkOptions.Builder.build()
Builds the configured instance.
|
default ForkOptions |
Triggers.getFork()
(experimental) Runs your workflow anytime when someone forks a repository, which triggers the fork event.
|
ForkOptions |
Triggers.Jsii$Proxy.getFork() |
| Modifier and Type | Method and Description |
|---|---|
Triggers.Builder |
Triggers.Builder.fork(ForkOptions fork)
Sets the value of
Triggers.getFork() |
Copyright © 2021. All rights reserved.