Skip to content

Kernel: T8610: Update Linux Kernel to 6.6.137 (fix CVE-2026-31431) #323

Kernel: T8610: Update Linux Kernel to 6.6.137 (fix CVE-2026-31431)

Kernel: T8610: Update Linux Kernel to 6.6.137 (fix CVE-2026-31431) #323

name: "PR Conflicts checker"
on:
pull_request_target:
types: [synchronize]
permissions:
pull-requests: write
contents: read
jobs:
check-pr-conflict:
if: github.repository_owner == 'vyos'
uses: vyos/.github/.github/workflows/check-pr-merge-conflict.yml@current
secrets: inherit