Skip to content

Commit

Permalink
Fix title level (#1822)
Browse files Browse the repository at this point in the history
It generated confusing ToC/menu
  • Loading branch information
xiao-pp authored Sep 24, 2021
1 parent bb2c239 commit aa8cfb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runatlantis.io/docs/apply-requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ You can set the `undiverged` requirement by:
- dir: .
apply_requirements: [undiverged]
```
### Meaning
#### Meaning
The `merge` checkout strategy creates a temporary merge commit and runs the `plan` on the Atlantis local version of the PR
source and destination branch. The local destination branch can become out of date since changes to the destination branch are not fetched
if there are no changes to the source branch. `undiverged` enforces that Atlantis local version of master is up to date
Expand Down

0 comments on commit aa8cfb5

Please sign in to comment.