mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-08 10:23:47 +08:00
CI: kernel: Trigger workflow for more directories
Trigger the kernel build workflow also for more directories. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> (cherry picked from commit 546822775cd988360964687c0cb430d67bd5c617)
This commit is contained in:
parent
73e37f2763
commit
1cf24edac7
2
.github/workflows/kernel.yml
vendored
2
.github/workflows/kernel.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user