diff --git a/.github/workflows/manifest-PR.yml b/.github/workflows/manifest-PR.yml index a871aa381de..a7515437e63 100644 --- a/.github/workflows/manifest-PR.yml +++ b/.github/workflows/manifest-PR.yml @@ -15,3 +15,4 @@ jobs: with: token: ${{ secrets.NCS_GITHUB_TOKEN }} manifest-pr-title-details: ${{ github.event.pull_request.title }} + target-repo: nrfconnect/sdk-nrf-testing diff --git a/README.rst b/README.rst index 2b44d5ed4a5..271732f02d0 100644 --- a/README.rst +++ b/README.rst @@ -20,6 +20,7 @@ +DNM: addint line to test 'manifest-pr.yml workflow' The Zephyr Project is a scalable real-time operating system (RTOS) supporting multiple hardware architectures, optimized for resource constrained devices,