Skip to content

Commit

Permalink
Update pr-to-main.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Susan Shi <[email protected]>
  • Loading branch information
susanshi authored Jun 19, 2024
1 parent 315337b commit 27dc71f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
uses: repo-sync/pull-request@7e79a9f5dc3ad0ce53138f01df2fad14a04831c5 #v2.12.1
with:
destination_branch: main
pr_title: [chore] Automated PR to main ${{ github.event.commits[0].message }}
pr_body: "Automated Pull Request"
pr_title: chore: automated PR to main ${{ github.event.commits[0].message }}
pr_body: "Automated Pull Request to main branch"

0 comments on commit 27dc71f

Please sign in to comment.