Skip to content

fix(core): route get_enums() through shared _request() method #11

fix(core): route get_enums() through shared _request() method

fix(core): route get_enums() through shared _request() method #11

Workflow file for this run

name: Auto Label PR
on:
pull_request:
types: [opened, synchronize]
permissions:
contents: read
pull-requests: write
jobs:
label:
name: Auto Label
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: false