Skip to content

GitHub: T6560: action must be run on forked repo #689

GitHub: T6560: action must be run on forked repo

GitHub: T6560: action must be run on forked repo #689

Workflow file for this run

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