CI: fix handling of release branches
authorPaul Spooren <mail@aparcar.org>
Mon, 1 Mar 2021 21:06:22 +0000 (11:06 -1000)
committerPaul Spooren <mail@aparcar.org>
Mon, 1 Mar 2021 21:41:18 +0000 (11:41 -1000)
commita592e95dc12f3105345d8eb51304dbf2bfa22633
treee3e9b24ba393f9badfb2832851d11a4287a48388
parentdda59fedccf4340780908d16ae4d273308017a43
CI: fix handling of release branches

The "changed package" logic triggers all packages changed since
`origin/master` while for releases branches all changes since e.g.
`origin/openwrt-21.02` should be considered.

First figure out the active branch, then find changed packages.

Signed-off-by: Paul Spooren <mail@aparcar.org>
.github/workflows/multi-arch-test-build.yml