Skip to content

net: lib: nrf_cloud: add ability to auto send fota and ui svc info #20749

net: lib: nrf_cloud: add ability to auto send fota and ui svc info

net: lib: nrf_cloud: add ability to auto send fota and ui svc info #20749

name: Remove CI requested label
on:
pull_request_target:
types: [opened, reopened, synchronize]
jobs:
remove_label:
runs-on: ubuntu-latest
name: Remove label
steps:
- name: removelabel
uses: buildsville/[email protected]
with:
token: '${{ secrets.GITHUB_TOKEN }}'
labels: CI-Requested
type: remove