Skip to content

refactor: Python APIの例外の実体をPyO3側ではなくPythonコード側に置く #127

refactor: Python APIの例外の実体をPyO3側ではなくPythonコード側に置く

refactor: Python APIの例外の実体をPyO3側ではなくPythonコード側に置く #127

Workflow file for this run

name: Issue Labeler
on:
issues:
types: [opened]
defaults:
run:
shell: bash
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
enable-versioned-regex: 0