Skip to content

samples/dfu/smp_svr_mini_boot: No Partition manager #19077

samples/dfu/smp_svr_mini_boot: No Partition manager

samples/dfu/smp_svr_mini_boot: No Partition manager #19077

name: Assign reviewers from CODEOWNERS
on:
pull_request_target:
types: [opened, reopened, synchronize]
permissions:
contents: read
pull-requests: write
jobs:
contribs:
runs-on: ubuntu-24.04
name: Assign Reviewers from CODEOWNERS
steps:
- name: Assign
uses: nrfconnect/action-codeowners-reviewers@a3b47381afacb4bb2973b2334504140be838da0a
with:
github_token: ${{ secrets.NCS_GITHUB_TOKEN }}