You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description="A list of actor names or IDs that are allowed to bypass pull request requirements. Actor names must either begin with a `/` for users or the organization name followed by a `/` for teams."
112
+
type=set(string)
113
+
default=[]
114
+
}
115
+
116
+
variable"require_last_push_approval" {
117
+
description="Require that the most recent push must be approved by someone other than the last pusher. Defaults to `false`."
0 commit comments