From 1e07160ec67d1217e9a250db978ebba6347d73fc Mon Sep 17 00:00:00 2001 From: Rajendra Reddy Date: Mon, 13 Apr 2026 11:40:42 +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 6ebf840..ca10571 100644 --- a/.gitea/workflows/compressimage.yml +++ b/.gitea/workflows/compressimage.yml @@ -2,6 +2,13 @@ name: Enforce Image Standards on: pull_request: + branches: + - main + - beta + - testing + - client + - staging + - production types: [opened, synchronize, reopened] paths: - '**/*.jpg'