Skip to content

[Bug Report] [v2] Multiple calls to direct methond after reconnect #252

[Bug Report] [v2] Multiple calls to direct methond after reconnect

[Bug Report] [v2] Multiple calls to direct methond after reconnect #252

Workflow file for this run

name: "Set Issue Label"
on:
issues:
types: [opened]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: Naturalclar/[email protected]
with:
keywords: '[""]'
labels: '["IoTSDK"]'
github-token: "${{ secrets.GITHUB_TOKEN }}"