Skip to content

Change from doc_auto_cfg to doc_cfg feature #3118

Change from doc_auto_cfg to doc_cfg feature

Change from doc_auto_cfg to doc_cfg feature #3118

Workflow file for this run

name: Labeler
permissions:
contents: read
pull-requests: write
on: [pull_request_target]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: true