Uses of Interface
io.github.cdklabs.projen.github.workflows.BranchProtectionRuleOptions
-
Packages that use BranchProtectionRuleOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of BranchProtectionRuleOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement BranchProtectionRuleOptions Modifier and Type Class Description static classBranchProtectionRuleOptions.Jsii$ProxyAn implementation forBranchProtectionRuleOptionsMethods in io.github.cdklabs.projen.github.workflows that return BranchProtectionRuleOptions Modifier and Type Method Description BranchProtectionRuleOptionsBranchProtectionRuleOptions.Builder. build()Builds the configured instance.default BranchProtectionRuleOptionsTriggers. getBranchProtectionRule()(experimental) Runs your workflow anytime the branch_protection_rule event occurs.BranchProtectionRuleOptionsTriggers.Jsii$Proxy. getBranchProtectionRule()Methods in io.github.cdklabs.projen.github.workflows with parameters of type BranchProtectionRuleOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. branchProtectionRule(BranchProtectionRuleOptions branchProtectionRule)Sets the value ofTriggers.getBranchProtectionRule()
-