Do not build Azure Pipelines on Pull Request

For 2 reasons:

* bundled_gems tend to be left broken (like now)
* We don't want Slack notification for pull request and it can't be
  disabled on Azure Pipelines

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67273 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
k0kubun 2019-03-16 16:26:44 +00:00
Родитель 8ce6748fc8
Коммит 46a3b440fd
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -1,3 +1,4 @@
pr: none # comment out this line if you need to test this file on PR
jobs:
- job: Linux
pool: