Merge pull request #2208 from blocktrron/actions-next-subbranch

actions: build gluon for next sub-branches
This commit is contained in:
Martin Weinelt 2021-05-01 13:54:59 +02:00 committed by GitHub
commit a63be6928c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"