---
title: CiBranchPatterns
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/cibranchpatterns
---

# CiBranchPatterns

Case-sensitive patterns Xcode Cloud uses to determine if a change meets branch names you configure for a workflow’s start condition.

## Declaration

```data
object CiBranchPatterns
```

## Properties

isAllMatch: ​A Boolean value that indicates whether a start condition’s settings apply to all branches. If true, the patterns attribute isn’t expected. If false, the patterns attribute is required. patterns: The list of case-sensitive patterns Xcode Cloud uses to determine if a change meets branch names you configure for a workflow’s start condition.

## Topics

### Objects

- [CiBranchPatterns.Patterns](appstoreconnectapi/cibranchpatterns/patterns-data.dictionary.md)
