Skip to content

T6494: Update sonarcloud.yml and add more branches for scanning #273

T6494: Update sonarcloud.yml and add more branches for scanning

T6494: Update sonarcloud.yml and add more branches for scanning #273

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@current
secrets: inherit