.github/workflows/build.yml: rebuild branch v0.23.x
This commit is contained in:
parent
4e9b88559b
commit
b9cc036703
|
@ -12,7 +12,7 @@ on:
|
|||
- 'win32/**'
|
||||
branches:
|
||||
- master
|
||||
- actions
|
||||
- v0.23.x
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- 'android/**'
|
||||
|
@ -24,6 +24,7 @@ on:
|
|||
- 'win32/**'
|
||||
branches:
|
||||
- master
|
||||
- v0.23.x
|
||||
|
||||
jobs:
|
||||
build-linux:
|
||||
|
|
Loading…
Reference in New Issue