Skip to content

Defensive copying in Android legacy, deprecated BluetoothGattCallback functions #776

Defensive copying in Android legacy, deprecated BluetoothGattCallback functions

Defensive copying in Android legacy, deprecated BluetoothGattCallback functions #776

Workflow file for this run

name: Version Labels
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v5
with:
mode: exactly
count: 1
labels: "patch, minor, major, maintenance, renovate"