Skip to content

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

caf: modules: added a custom command to the shell

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

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