Skip to content

Kernel: T5887: update Linux Kernel to v6.6.49 (backport #748) #282

Kernel: T5887: update Linux Kernel to v6.6.49 (backport #748)

Kernel: T5887: update Linux Kernel to v6.6.49 (backport #748) #282

Workflow file for this run

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