Skip to content

Commit 29b73d8

Browse files
committed
cherry-pick job comment
Signed-off-by: Mark Brophy <mbrophy@redhat.com>
1 parent 3500a19 commit 29b73d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cherry-pick.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
console.log(`Branches: ${branches}`);
3131
3232
return branches
33-
33+
#job to create backport PR to the chosen branches
3434
cherry-pick:
3535
runs-on: ubuntu-latest
3636
needs: branches

0 commit comments

Comments
 (0)