Skip to content

T6378: remove labler yml as it is kept in reusable workflow repo #28

T6378: remove labler yml as it is kept in reusable workflow repo

T6378: remove labler yml as it is kept in reusable workflow repo #28

Workflow file for this run

---
name: Add pull request labels
on:
pull_request_target:
branches:
- current
- crux
- equuleus
- sagitta
permissions:
pull-requests: write
contents: read
jobs:
add-pr-label:
uses: vyos/.github/.github/workflows/add-pr-labels.yml@feature/T6349-reusable-workflows
secrets: inherit