Skip to content

Deploy app.element.io & staging.element.io via Github Actions #20041

Deploy app.element.io & staging.element.io via Github Actions

Deploy app.element.io & staging.element.io via Github Actions #20041

Workflow file for this run

name: Pull Request
on:
pull_request_target:
types: [opened, edited, labeled, unlabeled, synchronize]
merge_group:
types: [checks_requested]
permissions: {}
jobs:
action:
uses: matrix-org/matrix-js-sdk/.github/workflows/pull_request.yaml@develop
permissions:
pull-requests: read
secrets:
ELEMENT_BOT_TOKEN: ${{ secrets.ELEMENT_BOT_TOKEN }}