diff --git a/.mergify.yml b/.mergify.yml index ca78fc56..3fafa623 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -10,7 +10,7 @@ pull_request_rules: - name: automatic update of pull requests where more 1 commits behind conditions: - base=main - - "#commits-behind>1" + - "#commits-behind>0" actions: update: - name: automatic approval for scala-stewart pull requests