From b059ccd6de71698751b49ae654e02e69f0dfcd3f Mon Sep 17 00:00:00 2001 From: Rajendra Reddy Date: Mon, 13 Apr 2026 03:25:56 +0000 Subject: [PATCH] Update .gitea/workflows/compressimage.yml --- .gitea/workflows/compressimage.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitea/workflows/compressimage.yml b/.gitea/workflows/compressimage.yml index f5e9545..a76f743 100644 --- a/.gitea/workflows/compressimage.yml +++ b/.gitea/workflows/compressimage.yml @@ -1,6 +1,13 @@ name: Enforce Image Standards on: + branches: + - main + - beta + - testing + - client + - staging + - production pull_request: paths: - '**.jpg'