mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
build: add imagebot #485
This commit is contained in:
parent
68e89ca171
commit
2c13dd9a04
1 changed files with 7 additions and 0 deletions
7
.imgbotconfig
Normal file
7
.imgbotconfig
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"schedule": "daily",
|
||||
"ignoredFiles": [
|
||||
"static/*"
|
||||
],
|
||||
"prTitle": "autobot: optimize images"
|
||||
}
|
Loading…
Reference in a new issue