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