Skip to content

Add HTTPS support via cpp-httplib's mbedtls backend #504

Add HTTPS support via cpp-httplib's mbedtls backend

Add HTTPS support via cpp-httplib's mbedtls backend #504

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
repository: "Mozilla-Ocho/llamafile"
- uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
with:
configuration-path: ".github/labeler.yml"