Skip to content

The SAS token refreshes every hour, but the CBS link authentication response is not received, preventing messages from being sent. #203

The SAS token refreshes every hour, but the CBS link authentication response is not received, preventing messages from being sent.

The SAS token refreshes every hour, but the CBS link authentication response is not received, preventing messages from being sent. #203

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