Update .gitea/workflows/compressimage.yml #4
Protected
@@ -1,6 +1,13 @@
|
||||
name: Enforce Image Standards
|
||||
|
||||
on:
|
||||
branches:
|
||||
- main
|
||||
- beta
|
||||
- testing
|
||||
- client
|
||||
- staging
|
||||
- production
|
||||
pull_request:
|
||||
paths:
|
||||
- '**.jpg'
|
||||
|
||||
Reference in New Issue
Block a user