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