Skip to content

feat: add missing configproviders (httpprovider, httpsprovider, yamlprovider) #4811

feat: add missing configproviders (httpprovider, httpsprovider, yamlprovider)

feat: add missing configproviders (httpprovider, httpsprovider, yamlprovider) #4811

Workflow file for this run

name: PRs labeler
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-20.04
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true