Skip to content

Refactor error handling and improve connection flow states #390

Refactor error handling and improve connection flow states

Refactor error handling and improve connection flow states #390

Workflow file for this run

name: CI
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
verify:
name: Verify
uses: ./.github/workflows/verify.yml
secrets: inherit
permissions:
contents: read