Skip to content

manifest: sdk-mcuboot: [nrf noup] boot/zephyr: check for FPROTECT capability #685

manifest: sdk-mcuboot: [nrf noup] boot/zephyr: check for FPROTECT capability

manifest: sdk-mcuboot: [nrf noup] boot/zephyr: check for FPROTECT capability #685

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@e00a792221daf9f7ec21c658400dc62739b3bfe5
with:
github_token: ${{ secrets.NCS_NORDICBUILDER_ACTION_TOKEN }}