From 108df8d962eb1e436a3572ae45b9a6e1af431264 Mon Sep 17 00:00:00 2001 From: hc_zhang Date: Thu, 31 Aug 2023 11:33:21 +0800 Subject: [PATCH] update .mergify.yml --- .mergify.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.mergify.yml b/.mergify.yml index 955adc3..7f9de73 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -8,6 +8,7 @@ pull_request_rules: - "title~=Bump Microsoft.NET.Test.Sdk from" - "title~=Bump MSTest.TestAdapter from" - "title~=Bump MSTest.TestFramework from" + - "title~=Bump Microsoft.CodeAnalysis.NetAnalyzers from" actions: merge: method: rebase