Skip to content

Updating dependency requests to 2.32.2 will fail with Not supported URL scheme http+unix #233

Updating dependency requests to 2.32.2 will fail with Not supported URL scheme http+unix

Updating dependency requests to 2.32.2 will fail with Not supported URL scheme http+unix #233

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