only run compress image on new images
This commit is contained in:
parent
7f65f705c8
commit
b3d504b1dc
@ -1,5 +1,8 @@
|
||||
name: Compress images
|
||||
on: pull_request
|
||||
paths:
|
||||
- '**.jpg'
|
||||
- '**.png'
|
||||
jobs:
|
||||
build:
|
||||
name: calibreapp/image-actions
|
||||
|
Loading…
Reference in New Issue
Block a user