Skip to content

Dot release docs for v11.4.1, v11.3.2, v11.2.4, v10.11.12 and mobile v2.37.1 #20296

Dot release docs for v11.4.1, v11.3.2, v11.2.4, v10.11.12 and mobile v2.37.1

Dot release docs for v11.4.1, v11.3.2, v11.2.4, v10.11.12 and mobile v2.37.1 #20296

Workflow file for this run

name: preview-env-setup-update
on:
pull_request:
types: [assigned, opened, reopened, synchronize]
jobs:
deploy:
uses: ./.github/workflows/preview-env-template.yml
if: github.event.pull_request.head.repo.full_name == github.repository
secrets: inherit
with:
PR_NUMBER: ${{ github.event.number }}
TRIGGERING_ACTOR: ${{ github.event.pull_request.head.user.login }}
COMMIT_SHA: ${{ github.event.pull_request.head.sha }}