Skip to content

Commit

Permalink
Merge pull request #1054 from newrelic/clark/preview-site
Browse files Browse the repository at this point in the history
fix: update workflow to add comment to PR
  • Loading branch information
clarkmcadoo authored Feb 1, 2024
2 parents 4afba07 + 99a5dc6 commit 12d50c6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/trigger-netlify-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,11 @@ jobs:
extra-cache-path: |
.cache
public
- name: Comment for Netlify to update with preview URL
uses: thollander/actions-comment-pull-request@v2
with:
message: |
> Netlify Preview Deployment Information
> This comment will auto update when your preview build is ready!

0 comments on commit 12d50c6

Please sign in to comment.