No logfile

This commit is contained in:
Bandie 2022-10-31 21:52:02 +01:00
parent 89c7a2fbc8
commit 2e2e489bb1
Signed by: Bandie
GPG Key ID: 7FA4FD7D1D7997C2
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ if($decoded['secret'] != $secret_key['pr']) {
exit();
}
file_put_contents("log.txt", print_r($decoded, true));
//file_put_contents("log.txt", print_r($decoded, true));
$subject = $decoded['repository']['full_name']
. " - PR #"