Skip to content

doc: NCSDK-30597: update software maturity tables with nRF54L05 and nRF54L10 #14177

doc: NCSDK-30597: update software maturity tables with nRF54L05 and nRF54L10

doc: NCSDK-30597: update software maturity tables with nRF54L05 and nRF54L10 #14177

Workflow file for this run

name: Documentation Remove
on:
pull_request_target:
types: [closed]
branches:
- main
jobs:
remove:
runs-on: ubuntu-latest
steps:
- name: Try removal of PR-docs
env:
AZCOPY_CONCURRENCY_VALUE: 3000
run: |
azcopy rm "${{ vars.NCS_DOC_STORAGE_URL }}PR-${{ github.event.number }}?${{ secrets.NCS_DOC_SAS }}" --recursive=true || true