From 496c4125ef4bd14aa772c75a5be96644f3f98206 Mon Sep 17 00:00:00 2001 From: "sammy.huang" Date: Wed, 13 Mar 2024 12:59:54 +0800 Subject: [PATCH] Update mergify.yml (#14) --- .github/mergify.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/mergify.yml b/.github/mergify.yml index 2da384e..20ba311 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -30,7 +30,7 @@ pull_request_rules: - or: - base=main - base~=^2(\.\d+){1,2}$ - - 'status-success=Lint and Test' + - 'status-success=Lint and Test / Run Lint and Tests (3.9) (pull_request) ' actions: label: add: @@ -42,7 +42,7 @@ pull_request_rules: - base=main - base~=^2(\.\d+){1,2}$ - or: - - 'status-success=Lint and Test' + - 'status-success=Lint and Test / Run Lint and Tests (3.9) (pull_request) ' actions: label: remove: