Skip to content

Add MIDI input device support, MIDI settings and add global refs to binding generator #121

Add MIDI input device support, MIDI settings and add global refs to binding generator

Add MIDI input device support, MIDI settings and add global refs to binding generator #121

Workflow file for this run

name: 'Check for merge conflicts'
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: mschilde/[email protected]
with:
CONFLICT_LABEL_NAME: "Has Conflicts"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}