Uses of Interface
io.github.cdklabs.projen.github.workflows.ForkOptions
-
Packages that use ForkOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of ForkOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement ForkOptions Modifier and Type Class Description static classForkOptions.Jsii$ProxyAn implementation forForkOptionsMethods in io.github.cdklabs.projen.github.workflows that return ForkOptions Modifier and Type Method Description ForkOptionsForkOptions.Builder. build()Builds the configured instance.default ForkOptionsTriggers. getFork()(experimental) Runs your workflow anytime when someone forks a repository, which triggers the fork event.ForkOptionsTriggers.Jsii$Proxy. getFork()Methods in io.github.cdklabs.projen.github.workflows with parameters of type ForkOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. fork(ForkOptions fork)Sets the value ofTriggers.getFork()
-