CI: set the fixes branch
This commit is contained in:
parent
05da08d6da
commit
0112cb82b2
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -2,7 +2,7 @@ name: Build furnace
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [master, theUltimateFix]
|
branches: [master, 0.6-fixes-real]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: master
|
branches: master
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue