Skip to content

Cherry pick two changes from upstream 1.3 branch regarding packet buffers. #28

Cherry pick two changes from upstream 1.3 branch regarding packet buffers.

Cherry pick two changes from upstream 1.3 branch regarding packet buffers. #28

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