testing danger
This commit is contained in:
parent
e1e30a1048
commit
d1b3ae2e90
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue