mirror of
https://github.com/tildearrow/furnace.git
synced 2024-12-01 16:57:27 +00:00
let's give CI a go
This commit is contained in:
parent
69b03172b1
commit
cc3ea8b9a5
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, locale]
|
||||
branches: [master, theUltimateFix]
|
||||
pull_request:
|
||||
branches: master
|
||||
|
||||
|
|
Loading…
Reference in a new issue