Provide preview links for updated reusables (#50289)
Co-authored-by: Hector Alfaro <hectorsector@github.com>
This commit is contained in:
@@ -27,6 +27,7 @@ on:
|
||||
- synchronize
|
||||
paths:
|
||||
- 'content/**'
|
||||
- 'data/reusables/**'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
@@ -62,7 +63,7 @@ jobs:
|
||||
APP_URL: ${{ env.APP_URL }}
|
||||
BASE_SHA: ${{ github.event.pull_request.base.sha || inputs.BASE_SHA }}
|
||||
HEAD_SHA: ${{ github.event.pull_request.head.sha || inputs.HEAD_SHA }}
|
||||
run: src/workflows/content-changes-table-comment.js
|
||||
run: npm run content-changes-table-comment
|
||||
|
||||
- name: Find content directory changes comment
|
||||
uses: peter-evans/find-comment@d5fe37641ad8451bdd80312415672ba26c86575e
|
||||
|
||||
Reference in New Issue
Block a user