Skip to content

nrf_modem: fix binary linking for upmerge 25-03-2024 #35

nrf_modem: fix binary linking for upmerge 25-03-2024

nrf_modem: fix binary linking for upmerge 25-03-2024 #35

Workflow file for this run

name: Automatically create manifest PR
on:
pull_request_target:
types: [opened, synchronize, closed]
branches:
- main
jobs:
call_workflow:
uses: nordicbuilder/action-manifest-pr/.github/workflows/auto-manifest-pr.yml@main
secrets:
NB_TOKEN: ${{ secrets.NCS_GITHUB_TOKEN }}