Skip to content

Commit

Permalink
Update Synchronizing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guyrenny authored Nov 20, 2023
1 parent b2abe8f commit ac0a28f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Synchronizing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
# Commit all changed files back to the repository
- uses: planetscale/[email protected]
with:
commit_message: "syncing change from github.com/coralogix/coragix-aws-serverless-rust, ${{ github.event.head_commit.message }}"
commit_message: "${{ github.event.pull_request.title }}#${{ github.event.pull_request.head.ref }}"
repo: guyrenny/guy-renny-cloudformation
branch: master
file_pattern: '*.yaml *.md'
Expand Down

0 comments on commit ac0a28f

Please sign in to comment.