From b3f1b63538c892bc46940549b1612bcf146322c3 Mon Sep 17 00:00:00 2001 From: ryuupendragon Date: Sun, 14 Dec 2025 13:23:35 +0530 Subject: [PATCH] Update WF for when --- .crow/test.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.crow/test.yml b/.crow/test.yml index f8fcf36..08ace19 100644 --- a/.crow/test.yml +++ b/.crow/test.yml @@ -1,4 +1,8 @@ when: + - event: push + branch: main + path: + exclude: ['README.md'] - event: manual labels: