Disable PR builds

This commit is contained in:
Michael Vines
2020-06-12 16:51:37 -07:00
parent 63314de516
commit d840bbab08

View File

@ -13,11 +13,14 @@ script:
- source ci/env.sh
- ci/publish-tarball.sh
branches:
only:
- master
- /^v\d+\.\d+/
if: type = push
notifications:
slack:
on_success: change