Skip to content

Fix/midi transceiver fails on short/system messages #249

Fix/midi transceiver fails on short/system messages

Fix/midi transceiver fails on short/system messages #249

Workflow file for this run

name: Pick me issue assignment
on:
issue_comment:
types: [created, edited]
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- name: 'Auto-assign issue'
uses: edwinRNDR/pick-me@v0.3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}