Skip to content

Commit

Permalink
Double newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
michalinacienciala authored Oct 23, 2023
1 parent dc8e14e commit c849b3d
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/workflows/sync-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,12 @@ jobs:
TO_BRANCH: "stage-live"
PULL_REQUEST_TITLE: "🪄 [QA] Update stage environments"
PULL_REQUEST_BODY: >
This is a pull request that upon merging will update stage environments with recent `main` changes.\n\n
The environments that will be updated:\n\n
* Stage live: https://stage-live--taho-development.netlify.app/\n\n
This is a pull request that upon merging will update stage environments with recent `main` changes.
The environments that will be updated:
* Stage live: https://stage-live--taho-development.netlify.app/
* Stage fork: https://stage-fork--taho-development.netlify.app/
LABELS: '["deployment2"]'
- uses: studroid/label-pr-or-issue-action@v1
Expand Down

0 comments on commit c849b3d

Please sign in to comment.