mirror of
https://github.com/nextcloud/server.git
synced 2026-04-20 22:00:39 -04:00
Sign-off check is now handled by a github app
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
fef51895c2
commit
abe4af7903
1 changed files with 0 additions and 3 deletions
|
|
@ -40,7 +40,4 @@ done;
|
|||
php ./build/files-checker.php
|
||||
RESULT=$(($RESULT+$?))
|
||||
|
||||
php ./build/signed-off-checker.php
|
||||
RESULT=$(($RESULT+$?))
|
||||
|
||||
exit $RESULT
|
||||
|
|
|
|||
Loading…
Reference in a new issue