Skip to content

Commit

Permalink
Add a notice that post-create deployment can take some time.
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Rockwood <[email protected]>
  • Loading branch information
benr committed Mar 6, 2024
1 parent 6999b59 commit dc07b53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/PREview-create.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
with:
message: |
**PREview environment has been created at [${{ env.URL }}](${{ env.URL }})**
*Please allow a few minutes for the environment to be fully deployed.*
repo-token: ${{ secrets.GITHUB_TOKEN }}
allow-repeats: true

Expand Down

0 comments on commit dc07b53

Please sign in to comment.