Skip to content

T5654: policy: move local-route[6] to ip-rule[6] #4309

T5654: policy: move local-route[6] to ip-rule[6]

T5654: policy: move local-route[6] to ip-rule[6] #4309

Workflow file for this run

name: "Perform CodeQL Analysis"
on:
push:
branches: [ "current", "sagitta", "equuleus", "circinus" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "current" ]
schedule:
- cron: '22 10 * * 0'
permissions:
actions: read
contents: read
security-events: write
jobs:
codeql-analysis-call:
uses: vyos/.github/.github/workflows/codeql-analysis.yml@current
secrets: inherit
with:
languages: "['python']"