Skip to content

Commit

Permalink
add '
Browse files Browse the repository at this point in the history
  • Loading branch information
karimfaiz committed Jun 1, 2024
1 parent 45df9cc commit 786813e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/00-promote-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
delete-branch: true
base: ${{ env.target }}
head: ${{ env.source }}
title: '[Auto] Promote ${{ env.source }} to ${{ env.target }}'
title: '[Auto] Promote '${{ env.source }}' to '${{ env.target }}''
body: |
This is an automated pull request to merge changes from ${{ env.source }} to ${{ env.target }}.
The workflow was triggered by : ${{ github.actor }}
Expand Down

0 comments on commit 786813e

Please sign in to comment.