Skip to content

[Backport v4.0.99-ncs1-branch] [nrf fromlist] scripts: utils: Add a script to install TLS credentials #4675

[Backport v4.0.99-ncs1-branch] [nrf fromlist] scripts: utils: Add a script to install TLS credentials

[Backport v4.0.99-ncs1-branch] [nrf fromlist] scripts: utils: Add a script to install TLS credentials #4675

Workflow file for this run

name: handle manifest PR
on:
pull_request_target:
types: [opened, synchronize, closed]
branches:
- v4.0.99-ncs1-branch
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 }}
base-branch: v3.0-branch