Skip to content

cmake: nrfxlib_calculate_lib_path common lib for nRF54H20 and nRF54H20_ENGB_CPURAD #933

cmake: nrfxlib_calculate_lib_path common lib for nRF54H20 and nRF54H20_ENGB_CPURAD

cmake: nrfxlib_calculate_lib_path common lib for nRF54H20 and nRF54H20_ENGB_CPURAD #933

Workflow file for this run

name: handle manifest PR
on:
pull_request_target:
types: [opened, synchronize, closed]
branches:
- main
paths-ignore:
- 'nrf_wifi/bin/zephyr/**'
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 }}
manifest-pr-title-details: ${{ github.event.pull_request.title }}