Skip to content

Wire up the "Forgot recovery key" button for the "Key storage out of sync" toast #22700

Wire up the "Forgot recovery key" button for the "Key storage out of sync" toast

Wire up the "Forgot recovery key" button for the "Key storage out of sync" toast #22700

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: write
secrets:
ELEMENT_BOT_TOKEN: ${{ secrets.ELEMENT_BOT_TOKEN }}