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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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