From 9b4f5ebc82b10c43a5874fee69012f2f1747ffb1 Mon Sep 17 00:00:00 2001 From: Leonardo Di Giovanna Date: Thu, 7 May 2026 16:31:24 +0200 Subject: [PATCH] ci(.github): replace `/area CI` with `/area automation` in PR template Signed-off-by: Leonardo Di Giovanna --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c5474deb..9899d4a9 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -28,7 +28,7 @@ > /area build -> /area ci +> /area automation > /area event @@ -72,4 +72,4 @@ For example, `action required: update plugins to use new sdk version`. ```release-note NONE -``` \ No newline at end of file +```