Skip to content

Commit a7d8312

Browse files
authored
Update docs (#286)
Update docs
1 parent 9694aaf commit a7d8312

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/frogbot-config.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,9 @@ If however you're using one of the following platforms, each repository that nee
110110
- GitLab
111111

112112
## Where should the frogbot-config.yml file be placed in the repository?
113-
Frogbot expects the frogbot-config.yml file to be in the following path from the root of the Git repository: `.frogbot/frogbot-config.yml` .
113+
Frogbot expects the frogbot-config.yml file to be in the following path from the root of the Git repository: `.frogbot/frogbot-config.yml`.
114+
115+
**IMPORTANT**: The `frogbot-config.yml` file must be pushed to the target branch before it can be used by Frogbot. This means that if, for example, a pull request includes the `frogbot-config.yml` and the target branch doesn't, the file will be ignored.
114116

115117
## The frogbot-config.yml file structure
116118

0 commit comments

Comments
 (0)