Skip to content

Testsuite: T6494: add new make target "test-interfaces" (backport #796) #263

Testsuite: T6494: add new make target "test-interfaces" (backport #796)

Testsuite: T6494: add new make target "test-interfaces" (backport #796) #263

name: Check for unused imports using Pylint
on:
pull_request:
branches:
- circinus
workflow_dispatch:
permissions:
contents: read
jobs:
check-unused-imports:

Check failure on line 12 in .github/workflows/check-unused-imports.yml

View workflow run for this annotation

GitHub Actions / Check for unused imports using Pylint

Invalid workflow file

The workflow is not valid. .github/workflows/check-unused-imports.yml (Line: 12, Col: 3): Error calling workflow 'vyos/.github/.github/workflows/check-unused-imports.yml@circinus'. The nested job 'check-unused-imports' is requesting 'pull-requests: write', but is only allowed 'pull-requests: none'.
uses: vyos/.github/.github/workflows/check-unused-imports.yml@circinus
secrets: inherit