Skip to content

[Documentation fix] unclear documentation in iothub_client_sample_upload_to_blob_with_retry.c #350

[Documentation fix] unclear documentation in iothub_client_sample_upload_to_blob_with_retry.c

[Documentation fix] unclear documentation in iothub_client_sample_upload_to_blob_with_retry.c #350

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