Skip to content

[nrf toup] [nrfconnect] Enable MLDv2 join procedure for IPv6 Multicasts #190

[nrf toup] [nrfconnect] Enable MLDv2 join procedure for IPv6 Multicasts

[nrf toup] [nrfconnect] Enable MLDv2 join procedure for IPv6 Multicasts #190

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