Skip to content

Commit

Permalink
docs: fix grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
GenPage committed Apr 5, 2021
1 parent d689fed commit 000eb52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runatlantis.io/docs/server-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ Values are chosen in this order:
```bash
atlantis server --silence-no-projects
```
`--silence-no-projects` will tell Atlantis to ignore PRs if none of the modified files are part of a projects defined in the `atlantis.yaml` file.
`--silence-no-projects` will tell Atlantis to ignore PRs if none of the modified files are part of a project defined in the `atlantis.yaml` file.

This is useful when running multiple Atlantis servers against a single repository so you can
delegate work to each Atlantis server. Also useful when used with pre_workflow_hooks to dynamically generate an `atlantis.yaml` file.
Expand Down

0 comments on commit 000eb52

Please sign in to comment.