1
0
mirror of synced 2026-01-09 15:02:41 -05:00

Provide preview links for updated reusables (#50289)

Co-authored-by: Hector Alfaro <hectorsector@github.com>
This commit is contained in:
Peter Bengtsson
2024-04-25 16:21:01 -04:00
committed by GitHub
parent 3acd865537
commit b44b4857ab
5 changed files with 322 additions and 204 deletions

View File

@@ -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