fix: revert maintainer_can_modify param (#93)

This commit is contained in:
Shelley Vohr 2019-04-18 13:03:04 -07:00 коммит произвёл Samuel Attard
Родитель 23ecf61f2b
Коммит c6ec6e86cc
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -256,7 +256,6 @@ export const backportImpl = async (robot: Application,
base: targetBranch,
title: pr.title,
body: createBackportComment(pr),
maintainer_can_modify: true,
}))).data;
log('Adding breadcrumb comment');