Skip to content

configdep: T6559: fix regression in dependent script error under configd #536

configdep: T6559: fix regression in dependent script error under configd

configdep: T6559: fix regression in dependent script error under configd #536

name: Check for unused imports using Pylint
on:
pull_request_target:
branches:
- current
paths:
- '**'
- '!.github/**'
- '!**/*.md'
workflow_dispatch:
permissions:
pull-requests: write
contents: read
jobs:
check-unused-imports:
uses: vyos/.github/.github/workflows/check-unused-imports.yml@current
secrets: inherit