Merge pull request #2208 from blocktrron/actions-next-subbranch
actions: build gluon for next sub-branches
This commit is contained in:
commit
a63be6928c
2
.github/workflows/build-gluon.yml
vendored
2
.github/workflows/build-gluon.yml
vendored
@ -7,7 +7,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- next
|
- next*
|
||||||
- v20*
|
- v20*
|
||||||
paths:
|
paths:
|
||||||
- "modules"
|
- "modules"
|
||||||
|
@ -11,7 +11,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- next
|
- next*
|
||||||
- v20*
|
- v20*
|
||||||
paths:
|
paths:
|
||||||
- "modules"
|
- "modules"
|
||||||
|
Loading…
Reference in New Issue
Block a user