| Package | Description |
|---|---|
| io.github.cdklabs.projen.github.workflows |
| Modifier and Type | Class and Description |
|---|---|
static class |
BranchProtectionRuleOptions.Jsii$Proxy
An implementation for
BranchProtectionRuleOptions |
| Modifier and Type | Method and Description |
|---|---|
BranchProtectionRuleOptions |
BranchProtectionRuleOptions.Builder.build()
Builds the configured instance.
|
default BranchProtectionRuleOptions |
Triggers.getBranchProtectionRule()
(experimental) Runs your workflow anytime the branch_protection_rule event occurs.
|
BranchProtectionRuleOptions |
Triggers.Jsii$Proxy.getBranchProtectionRule() |
| Modifier and Type | Method and Description |
|---|---|
Triggers.Builder |
Triggers.Builder.branchProtectionRule(BranchProtectionRuleOptions branchProtectionRule)
Sets the value of
Triggers.getBranchProtectionRule() |
Copyright © 2021. All rights reserved.