From 12751b1644ca18a18ee20d33e196f92481f92699 Mon Sep 17 00:00:00 2001 From: oseoin Date: Mon, 27 May 2024 17:12:26 +0100 Subject: [PATCH] Add [cherry-pick] to title of dependabot cherry-pick prs (#5626) add [cherry-pick] to title of dependabot cherry-pick prs --- .github/workflows/cherry-pick.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cherry-pick.yml b/.github/workflows/cherry-pick.yml index 117011bfb1..bd95907be2 100644 --- a/.github/workflows/cherry-pick.yml +++ b/.github/workflows/cherry-pick.yml @@ -39,3 +39,4 @@ jobs: author: nginx-bot labels: | dependencies + title: "[cherry-pick] {old_title}"