Skip to content

fix(background): allow disconnect if key already removed from wallet #659

fix(background): allow disconnect if key already removed from wallet

fix(background): allow disconnect if key already removed from wallet #659

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
types:
- opened
- reopened
- synchronize
jobs:
label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-22.04
steps:
- name: Add labels
uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: true