Skip to content

Commit 57d0314

Browse files
authored
Update build-and-preview-docs.yml
Signed-off-by: Raunak Madan <143412156+CodexRaunak@users.noreply.github.com>
1 parent b7cc563 commit 57d0314

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-preview-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ jobs:
9494
header: pr-preview
9595
message: |
9696
🚀 Preview deployment: https://${{ github.repository_owner }}.github.io/${{ github.event.repository.name }}/pr-preview/pr-${{ github.event.pull_request.number }}/
97+
> *Note: Preview may take a moment (GitHub Pages deployment in progress). Please wait and refresh. Track deployment [here](https://github.com/${{ github.repository }}/actions/workflows/pages/pages-build-deployment)*
9798
9899
- name: Cleanup PR preview on close
99100
if: github.event.action == 'closed'

0 commit comments

Comments
 (0)