Skip to content

T6349: fixed permission issue fix on add-pr-labels and updated reusable workflows to use main branch #3

T6349: fixed permission issue fix on add-pr-labels and updated reusable workflows to use main branch

T6349: fixed permission issue fix on add-pr-labels and updated reusable workflows to use main branch #3

name: Check for unused imports using Pylint
on:
pull_request_target:
branches:
- current
- sagitta
jobs:
Check-Unused-Imports:
uses: vyos/.github/.github/workflows/check-unused-imports.yml@main
secrets: inherit