Skip to content

align the utilty clusters to Matter 1.3 Version #12

align the utilty clusters to Matter 1.3 Version

align the utilty clusters to Matter 1.3 Version #12

Workflow file for this run

name: Backport
on:
pull_request_target:
types:
- closed
- labeled
jobs:
backport:
runs-on: ubuntu-20.04
name: Backport
steps:
- name: Backport
uses: zephyrproject-rtos/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}