actions: build gluon for next sub-branches

Currently we do not perform CI firmware builds on the next-2102 branch.

Build Gluon for all branches starting with "next" to increase the
coverage of our build tests.

Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
David Bauer 2021-05-01 13:34:37 +02:00
parent 069c8b2035
commit 53b647f748
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ on:
push:
branches:
- master
- next
- next*
- v20*
paths:
- "modules"

View File

@ -11,7 +11,7 @@ on:
push:
branches:
- master
- next
- next*
- v20*
paths:
- "modules"