Skip to content

[feature request] support requests >2.32 via maintained requests-unixsocket fork? #235

[feature request] support requests >2.32 via maintained requests-unixsocket fork?

[feature request] support requests >2.32 via maintained requests-unixsocket fork? #235

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