Skip to content

configd: T6608: report uncaught config script exceptions as commit error #66

configd: T6608: report uncaught config script exceptions as commit error

configd: T6608: report uncaught config script exceptions as commit error #66

Workflow file for this run

name: Lint py code with ruff
on:
pull_request_target:
branches:
- current
permissions:
pull-requests: write
contents: read
jobs:
ruff-lint:
uses: vyos/.github/.github/workflows/lint-with-ruff.yml@current
secrets: inherit