Skip to content

DATA: Update Apple Devices Table for JS V1.740909 #74

DATA: Update Apple Devices Table for JS V1.740909

DATA: Update Apple Devices Table for JS V1.740909 #74

name: Generate Documentation Preview
on:
pull_request:
jobs:
# Run the common workflow on each pull request
Generate_Documentation_Preview:
uses: 51Degrees/common-ci/.github/workflows/generate-documentation-preview.yml@main
with:
repo-name: ${{ github.event.repository.name }}
pull-request-id: ${{ github.event.number }}
secrets:
token: ${{ secrets.ACCESS_TOKEN }}