mirror of
https://github.com/hzyitc/openwrt-redmi-ax3000.git
synced 2025-12-16 16:31:57 +00:00
The current match logic doesn't handle test for push events related to
stable release (example openwrt-22.03) but only fork with the related
prefix (example openwrt-22.03-fixup)
Fix wrong matching and while at it also add extra checks to other
matching (check if the branch name actually start with the requested
prefix)
Fixes:
|
||
|---|---|---|
| .. | ||
| scripts | ||
| build.yml | ||
| check-kernel-patches.yml | ||
| Dockerfile.tools | ||
| formal.yml | ||
| kernel.yml | ||
| labeler.yml | ||
| packages.yml | ||
| tools.yml | ||