only run compress image on new images
This commit is contained in:
		@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user