Skip to content

Commit

Permalink
SIngle newline
Browse files Browse the repository at this point in the history
  • Loading branch information
michalinacienciala authored Oct 23, 2023
1 parent c849b3d commit 69a71e6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/sync-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,10 @@ jobs:
FROM_BRANCH: "main"
TO_BRANCH: "stage-live"
PULL_REQUEST_TITLE: "🪄 [QA] Update stage environments"
PULL_REQUEST_BODY: >
PULL_REQUEST_BODY: |
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 69a71e6

Please sign in to comment.