Skip to content

Commit af66113

Browse files
fix
1 parent 88f9806 commit af66113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/configuration-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ CodeRabbit follows a specific hierarchy when determining which configuration set
5858

5959
### How priority works
6060

61-
- **If you have a local `.coderabbit.yaml` file in your source or head branch**: All repository and organization settings are ignored. Only the local YAML file configuration is used. Anything not defined in that file uses default settings.
61+
- **If you have a local `.coderabbit.yaml` file in your head branch**: All repository and organization settings are ignored. Only the local YAML file configuration is used. Anything not defined in that file uses default settings.
6262
- **If you don't have a local YAML file but have enabled repository settings**: Organization settings are ignored. Only repository settings are used.
6363
- **If you have organization settings and repository settings are disabled**: Only organization settings are used.
6464

0 commit comments

Comments
 (0)