Skip to content

T7219: Add a check to ensure that remote and group options in VXLAN are mutually exclusive #820

T7219: Add a check to ensure that remote and group options in VXLAN are mutually exclusive

T7219: Add a check to ensure that remote and group options in VXLAN are mutually exclusive #820

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