Skip to content

Kernel: T8868: Enable crash dump (kdump) and debug info in config #373

Kernel: T8868: Enable crash dump (kdump) and debug info in config

Kernel: T8868: Enable crash dump (kdump) and debug info in config #373

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@production
secrets: inherit