Skip to content

Using the Azure IoT Hub SDK for C in an iOS Swift app #356

Using the Azure IoT Hub SDK for C in an iOS Swift app

Using the Azure IoT Hub SDK for C in an iOS Swift app #356

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