Skip to content

github actions: Use reusable workflow for upstream commit checking #6

github actions: Use reusable workflow for upstream commit checking

github actions: Use reusable workflow for upstream commit checking #6

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