diff --git a/docs/integrations/github/discovery--old.md b/docs/integrations/github/discovery--old.md index b94cb256c4..138e54a538 100644 --- a/docs/integrations/github/discovery--old.md +++ b/docs/integrations/github/discovery--old.md @@ -200,6 +200,7 @@ This provider supports multiple organizations via unique provider IDs. - **`filters`** _(optional)_: - **`branch`** _(optional)_: String used to filter results based on the branch name. + Defaults to the default Branch of the repository. - **`repository`** _(optional)_: Regular expression used to filter results based on the repository name. - **`topic`** _(optional)_: diff --git a/docs/integrations/github/discovery.md b/docs/integrations/github/discovery.md index 920cea9297..5c3a33416b 100644 --- a/docs/integrations/github/discovery.md +++ b/docs/integrations/github/discovery.md @@ -145,6 +145,7 @@ If you do so, `default` will be used as provider ID. - **`filters`** _(optional)_: - **`branch`** _(optional)_: String used to filter results based on the branch name. + Defaults to the default Branch of the repository. - **`repository`** _(optional)_: Regular expression used to filter results based on the repository name. - **`topic`** _(optional)_: