Skip to content

github-actions: extend trigger glob to match suffix branches #760

github-actions: extend trigger glob to match suffix branches

github-actions: extend trigger glob to match suffix branches #760

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