Skip to content

Commit

Permalink
Merge pull request #8 from zirain/update
Browse files Browse the repository at this point in the history
updat title&body
  • Loading branch information
zirain authored Apr 15, 2023
2 parents 8dce2b7 + c520b55 commit eefbf90
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/cherrypicker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,11 @@ jobs:
with:
fetch-depth: 0
- name: Cherry pick into release/v0.4
uses: carloscastrojumo/[email protected].1
uses: carloscastrojumo/[email protected].9
with:
branch: release/v0.4
title: "[release/v0.4] {old_title}"
title: '[release/v0.4] {old_title}'
body: 'Cherry picking #{old_pull_request_id} onto release/v0.4'
labels: |
cherrypick/release-v0.4
# put release manager here
Expand Down

0 comments on commit eefbf90

Please sign in to comment.