Skip to content

Update template to NCS v2.5.1 #2

Update template to NCS v2.5.1

Update template to NCS v2.5.1 #2

Workflow file for this run

name: Label PR
on:
pull_request:
types: [opened]
permissions:
contents: read
jobs:
pr-labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-20.04
steps:
- uses: TimonVS/pr-labeler-action@v4.1.1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/pr-labeler.yaml