Skip to content

configdep: T6559: fix regression in dependent script error under configd (backport #3813) #546

configdep: T6559: fix regression in dependent script error under configd (backport #3813)

configdep: T6559: fix regression in dependent script error under configd (backport #3813) #546

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