No logfile
This commit is contained in:
parent
89c7a2fbc8
commit
2e2e489bb1
@ -43,7 +43,7 @@ if($decoded['secret'] != $secret_key['pr']) {
|
|||||||
exit();
|
exit();
|
||||||
}
|
}
|
||||||
|
|
||||||
file_put_contents("log.txt", print_r($decoded, true));
|
//file_put_contents("log.txt", print_r($decoded, true));
|
||||||
|
|
||||||
$subject = $decoded['repository']['full_name']
|
$subject = $decoded['repository']['full_name']
|
||||||
. " - PR #"
|
. " - PR #"
|
||||||
|
Loading…
Reference in New Issue
Block a user