build: add imagebot #485

This commit is contained in:
Sören Weber 2023-02-21 19:44:22 +01:00
parent 68e89ca171
commit 2c13dd9a04
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D

7
.imgbotconfig Normal file
View file

@ -0,0 +1,7 @@
{
"schedule": "daily",
"ignoredFiles": [
"static/*"
],
"prTitle": "autobot: optimize images"
}