Skip to content

Commit 3968a51

Browse files
authored
Merge pull request #8275 from carlobeltrame/replace-deployment-pr-description
Fix deployment PR summary again
2 parents 46c65c5 + b8641df commit 3968a51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/summarize-changes-on-staging-and-prod-prs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
with:
3030
token: ${{ secrets.GITHUB_TOKEN }}
3131
regex: ".*"
32+
regexFlags: s
3233
content: |
3334
### <span aria-hidden="true">🏗️</span> Changes in this deployment
3435

0 commit comments

Comments
 (0)