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 546822775c)
This commit is contained in:
Hauke Mehrtens 2022-08-07 18:18:40 +02:00 committed by Josef Schlehofer
parent 73e37f2763
commit 1cf24edac7
No known key found for this signature in database
GPG Key ID: B950216FE4329F4C
1 changed files with 2 additions and 0 deletions

View File

@ -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