Skip to content

Commit 0dc36cf

Browse files
authored
clarify sentence
1 parent 2be7ae1 commit 0dc36cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ bundle exec pr-checklist.rb -b branch -c tools/deploy_complexity/checklists.rb -
8888

8989
Where `fafafafa` would be used as the `HEAD`.
9090

91-
This is useful if you run deploy-complexity on CI after merging `master` in, for instance. Else, the checklists would report on all incoming changes that are completely unrelated to the branch under analysis.
91+
This is useful if you run deploy-complexity after merging `master`. Without setting HEAD to the head of the PR pre-merge, the checklists would report on all incoming changes that are completely unrelated to the branch under analysis.
9292

9393
### Github Token
9494

0 commit comments

Comments
 (0)