Skip to content

manifest: sdk-nrfxlib: Update MPSL and SoftDevice Controller #18939

manifest: sdk-nrfxlib: Update MPSL and SoftDevice Controller

manifest: sdk-nrfxlib: Update MPSL and SoftDevice Controller #18939

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