auto-build master-tools branch (#842)

`master-tools` branch is the same as `master` branch, except that it uses `latest` from the tools repo. This allows us to quickly track if master is compiling correct.
This commit is contained in:
Yuri Astrakhan
2020-05-05 12:18:34 -04:00
committed by GitHub
parent e0f111c9ef
commit 36c63ab41b

View File

@@ -4,7 +4,7 @@ name: OpenMapTiles CI
on:
push:
branches: [ master ]
branches: [ master, master-tools ]
pull_request:
jobs: