mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-01 18:42:40 +00:00
CI: enable for locale branch
This commit is contained in:
parent
a615ea71f8
commit
1d880ca29e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -2,7 +2,7 @@ name: Build furnace
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: master
|
||||
branches: [master, locale]
|
||||
pull_request:
|
||||
branches: master
|
||||
|
||||
|
|
Loading…
Reference in a new issue