diff --git a/.github/mergify.yml b/.github/mergify.yml index 2bbd791f5..230132981 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -4,7 +4,7 @@ pull_request_rules: - name: Trigger workflow dispatch on PR synchronized by github-actions[bot] conditions: - author=github-actions[bot] - - current-state=open + - state=open - base=main # Change this to your default branch if needed actions: comment: