[docs] add branch naming caveat to github discovery integration

Signed-off-by: Luke Albao <luke.albao@webflow.com>
This commit is contained in:
Luke Albao
2025-03-28 13:41:50 -07:00
parent 6b0cae3fc0
commit a044efa187
+1 -1
View File
@@ -152,7 +152,7 @@ If you do so, `default` will be used as provider ID.
Wildcards cannot be used if the `validateLocationsExist` option is set to `true`.
- **`filters`** _(optional)_:
- **`branch`** _(optional)_:
String used to filter results based on the branch name.
String used to filter results based on the branch name. Branch name cannot have any slash (`/`) characters.
Defaults to the default Branch of the repository.
- **`repository`** _(optional)_:
Regular expression used to filter results based on the repository name.