Skip to content

Commit

Permalink
get msg
Browse files Browse the repository at this point in the history
  • Loading branch information
susanshi committed Apr 2, 2024
1 parent db62764 commit 5d23700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
with:
github_token: ${{ secrets.PR_TOKEN }}
destination_branch: main
pr_title: "${{ github.event.commits[0].message }} into main"
pr_title: "${{ github.event.commits[][message] }} into main"
pr_body: "Automated Pull Request"

0 comments on commit 5d23700

Please sign in to comment.