Skip to content

samples: new mcuboot configuration #763

samples: new mcuboot configuration

samples: new mcuboot configuration #763

Workflow file for this run

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