Skip to content

caf: modules: added a custom command to the shell #17742

caf: modules: added a custom command to the shell

caf: modules: added a custom command to the shell #17742

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/action-backport@v1.1.99
with:
github_token: ${{ secrets.GITHUB_TOKEN }}