Skip to content

Update config.json to allow users to safely transition to a more versatile Matrix homeserver. #12581

Update config.json to allow users to safely transition to a more versatile Matrix homeserver.

Update config.json to allow users to safely transition to a more versatile Matrix homeserver. #12581

Workflow file for this run

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