Uses of Interface
io.github.cdklabs.projen.github.workflows.GollumOptions
-
Packages that use GollumOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of GollumOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement GollumOptions Modifier and Type Class Description static classGollumOptions.Jsii$ProxyAn implementation forGollumOptionsMethods in io.github.cdklabs.projen.github.workflows that return GollumOptions Modifier and Type Method Description GollumOptionsGollumOptions.Builder. build()Builds the configured instance.default GollumOptionsTriggers. getGollum()(experimental) Runs your workflow when someone creates or updates a Wiki page, which triggers the gollum event.GollumOptionsTriggers.Jsii$Proxy. getGollum()Methods in io.github.cdklabs.projen.github.workflows with parameters of type GollumOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. gollum(GollumOptions gollum)Sets the value ofTriggers.getGollum()
-