Skip to content

samples: matter: Added BT recovery mechanism to Matter Bridge. #49678

samples: matter: Added BT recovery mechanism to Matter Bridge.

samples: matter: Added BT recovery mechanism to Matter Bridge. #49678

Workflow file for this run

name: 'Pull Request Labeler'
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3.0.0
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'