1
0
Fork 0

🔧 Fixes imgbot config

Signed-off-by: Bjorn Lammers <walkxnl@gmail.com>
This commit is contained in:
Bjorn Lammers 2022-08-21 12:18:42 +02:00 committed by GitHub
parent fa516915c3
commit 23058e3651
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,4 @@
{
"schedule": "daily", // daily|weekly|monthly
"schedule": "daily",
"prTitle" : "✨ Compresses Images",
"prBody" : " Text before optimization ratio {optimization_ratio} Text after optimization ratio
Text before optimization details {optimization_details} Text after optimization details",
}