aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/kernel.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/kernel.yml b/.github/workflows/kernel.yml
index f7e5d542b4..bffa1f04b8 100644
--- a/.github/workflows/kernel.yml
+++ b/.github/workflows/kernel.yml
@@ -3,8 +3,10 @@ name: Build Kernel
on:
pull_request:
paths:
+ - '.github/workflows/kernel.yml'
- 'include/kernel-*'
- 'package/kernel/**'
+ - 'target/linux/generic/**'
jobs:
determine_targets:
name: Set targets