From 6cf11ddd84b5ded6e28b4242ead0f2bfdc095518 Mon Sep 17 00:00:00 2001 From: Sion Kang Date: Tue, 24 Dec 2024 13:58:13 +0900 Subject: [PATCH] ci: Reflect what's missing from the rename (#3296) --- .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 c1a21e0625..f8a541af97 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -194,7 +194,7 @@ jobs: base: ${{ matrix.target_branch }} labels: | backport - ${{ needs.backport-target-branch.outputs.labels }} + ${{ needs.get-backport-target-branch.outputs.labels }} assignees: ${{ needs.get-backport-target-branch.outputs.author }} - id: pr_id run: |