Skip to content

Bump sounddevice from 0.5.2 to 0.5.3 #128

Bump sounddevice from 0.5.2 to 0.5.3

Bump sounddevice from 0.5.2 to 0.5.3 #128

Workflow file for this run

name: labeler
on:
- pull_request
jobs:
label:
permissions:
contents: read
pull-requests: write
issues: write
runs-on: ubuntu-latest
steps:
- name: labeler action
uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: ".github/labeler.yaml"