Skip to content

Commit

Permalink
ci: Reflect what's missing from the rename (#3296)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaminyam authored Dec 24, 2024
1 parent 608cdcb commit 6cf11dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 6cf11dd

Please sign in to comment.