Skip to content

Commit

Permalink
Merge branch 'pr-previews'
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisher87 committed Aug 6, 2023
2 parents 40f2ed7 + bde9093 commit 8e86057
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/documentation-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,9 @@ jobs:
uses: peter-evans/create-or-update-comment@v3
with:
issue-number: ${{ github.event.pull_request.number }}
body: |
Thank you for requesting a documentation change!
body: >
:wave: :tada: Thank you for requesting a documentation change!
A user with "member", "owner", or "collaborator" role can trigger a
preview deployment of these changes by creating a comment that
Expand Down

0 comments on commit 8e86057

Please sign in to comment.