Skip to content

ci(SPV-992): add sync labels workflow #168

ci(SPV-992): add sync labels workflow

ci(SPV-992): add sync labels workflow #168

Workflow file for this run

name: "On pull request"
on:
pull_request_target:
types:
- labeled
- unlabeled
- opened
permissions:
pull-requests: write
jobs:
on-pr:
uses: bactions/workflows/.github/workflows/on-pull-request.yml@main