Skip to content

Commit

Permalink
Fix backport PR description (#4611)
Browse files Browse the repository at this point in the history
  • Loading branch information
Youssef1313 authored Jan 10, 2025
1 parent d274fac commit 014c00b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/backport-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ jobs:
.replace(/%source_pr_number%/g, context.payload.issue.number)
.replace(/%cc_users%/g, cc_users);
return backport_pr_description;
- name: Unlock comments if PR is locked
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7
Expand Down

0 comments on commit 014c00b

Please sign in to comment.