Skip to content

Device stuck in reconnect loop while renewing SAS token #232

Device stuck in reconnect loop while renewing SAS token

Device stuck in reconnect loop while renewing SAS token #232

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 }}"