From 91811c0a1f7a41c3a76e8684a3aa24376bf847db Mon Sep 17 00:00:00 2001 From: Gleb Chesnokov Date: Sat, 28 Dec 2024 16:56:33 +0300 Subject: [PATCH] .github/workflows: Update stable branch version for the Mailing list action --- .github/workflows/mail_notification.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mail_notification.yml b/.github/workflows/mail_notification.yml index 415ac084e..e796e2f18 100644 --- a/.github/workflows/mail_notification.yml +++ b/.github/workflows/mail_notification.yml @@ -4,7 +4,7 @@ name: Mailing list on: push: branches: - - 3.8.x + - 3.9.x - master jobs: