Skip to content

[cbr79] github actions: Use reusable validate kernel commits workflow #14

[cbr79] github actions: Use reusable validate kernel commits workflow

[cbr79] github actions: Use reusable validate kernel commits workflow #14

name: Validate Kernel Commits
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
check:
uses: ctrliq/kernel-src-tree/.github/workflows/validate-kernel-commits.yml@main
secrets: inherit