Skip to content

OpenVPN CLI-option: T6571: rename ncp-ciphers with data-ciphers (backport #3823) #985

OpenVPN CLI-option: T6571: rename ncp-ciphers with data-ciphers (backport #3823)

OpenVPN CLI-option: T6571: rename ncp-ciphers with data-ciphers (backport #3823) #985

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