From 8bdd877e7b534bfea216fdeb4f82d0aab288408d Mon Sep 17 00:00:00 2001 From: Erik Osterman Date: Tue, 24 Dec 2024 09:47:08 -0600 Subject: [PATCH] fix config --- .github/mergify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: