From 9eddfc8b9e8aa708bd16d089e8e8176627fdade7 Mon Sep 17 00:00:00 2001 From: Pierre Delpy Date: Tue, 27 Aug 2024 10:38:14 +0200 Subject: [PATCH] test backport target --- .github/workflows/backport.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/backport.yml b/.github/workflows/backport.yml index 17087338..843784aa 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -21,7 +21,7 @@ jobs: #branches: 'feature/pilot-projects, another-branch' title: 'Automated Backport from main' labels: 'backport' - body: 'This PR automatically backports changes from the main branch to this feature branch after a PR was merged into main' + body: 'This PR automatically backports changes from the main branch to this feature branch after a PR was merged into main.' reviewers : 'PierreDelpy' - name: Info log