Uses of Interface
io.github.cdklabs.projen.github.workflows.CheckRunOptions
-
Packages that use CheckRunOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of CheckRunOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement CheckRunOptions Modifier and Type Class Description static classCheckRunOptions.Jsii$ProxyAn implementation forCheckRunOptionsMethods in io.github.cdklabs.projen.github.workflows that return CheckRunOptions Modifier and Type Method Description CheckRunOptionsCheckRunOptions.Builder. build()Builds the configured instance.default CheckRunOptionsTriggers. getCheckRun()(experimental) Runs your workflow anytime the check_run event occurs.CheckRunOptionsTriggers.Jsii$Proxy. getCheckRun()Methods in io.github.cdklabs.projen.github.workflows with parameters of type CheckRunOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. checkRun(CheckRunOptions checkRun)Sets the value ofTriggers.getCheckRun()
-