Skip to content

T6520: added PR write permissions for smoke test workflow #388

T6520: added PR write permissions for smoke test workflow

T6520: added PR write permissions for smoke test workflow #388

Workflow file for this run

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