1
0
mirror of https://github.com/Eugeny/tabby.git synced 2025-08-22 01:01:57 +00:00

disable docs builds for PRs

This commit is contained in:
Eugene Pankov
2019-06-28 10:14:32 +02:00
parent 6531c7eaa7
commit dce6df7783

@@ -4,6 +4,8 @@ node_js: 11
stages:
- Docs
if: branch = master
jobs:
include:
- stage: 'Docs'