mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 23:39:29 -05:00
Testing target changes was only set for push events. Enable this also
for pull request events to enable testing pr making specific target
changes.
Fixes: 57a02cbbff ("CI: kernel: test each target with additional changes than target/linux")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>