Skip to content

Fix init BLE and OT on the same build. #6

Fix init BLE and OT on the same build.

Fix init BLE and OT on the same build. #6

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 }}