testing danger

This commit is contained in:
Olexii Pyvovarov 2016-10-05 18:05:06 +03:00
parent e1e30a1048
commit d1b3ae2e90
1 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,3 @@
if github.pr_body.length < 5
fail "Please provide a summary in the Pull Request description"
end
if github.pr_json["milestone"] > 1
fail "Please provide only one extension per PR"
end