Skip to content

nrf_wifi: Update RPU patch to rev #9a0cb4241ff #93

nrf_wifi: Update RPU patch to rev #9a0cb4241ff

nrf_wifi: Update RPU patch to rev #9a0cb4241ff #93

Workflow file for this run

name: handle manifest PR
on:
pull_request_target:
types: [opened, synchronize, closed]
branches:
- main
jobs:
call-manifest-pr-action:
runs-on: ubuntu-latest
steps:
- name: handle manifest PR
uses: nrfconnect/action-manifest-pr@main
with:
token: ${{ secrets.NCS_GITHUB_TOKEN }}