Skip to content

fix: Repair the Native libcurl client (CURLE_URL_MALFORMAT via C shim) #1937

fix: Repair the Native libcurl client (CURLE_URL_MALFORMAT via C shim)

fix: Repair the Native libcurl client (CURLE_URL_MALFORMAT via C shim) #1937

Workflow file for this run

name: Issue Labeler
on:
pull_request_target:
types: [opened, reopened, synchronize]
permissions:
contents: read
jobs:
update_labels:
name: Update PR labels
permissions:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6