docs: fix policy-checking command example (#3527)

Documentation does not match the implementated command introduced by #3351
This commit is contained in:
Thomas Szymanski
2023-06-20 21:07:26 +02:00
committed by GitHub
parent 3954955e13
commit c29c055242

View File

@@ -23,7 +23,7 @@ Any failures need to either be addressed in a successive commit, or approved by
Policy approvals may be cleared either by re-planing, or by issuing the following command:
```
atlantis approve_policies --clear-policy-approvals
atlantis approve_policies --clear-policy-approval
```
::: warning
@@ -190,4 +190,4 @@ When the policy check workflow runs, a file is created in the working directory
}
]
```
```