From 96d6b7fc57608e009135a0cdba3538dc3c62d2d3 Mon Sep 17 00:00:00 2001 From: vladislav Date: Sat, 15 Nov 2025 17:53:04 +0300 Subject: [PATCH] =?UTF-8?q?=D0=90=20=D0=B5=D1=81=D0=BB=D0=B8=20=D1=82?= =?UTF-8?q?=D0=B0=D0=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/testlab1.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/testlab1.yml b/.github/workflows/testlab1.yml index 0b10e1c..f4b98b6 100644 --- a/.github/workflows/testlab1.yml +++ b/.github/workflows/testlab1.yml @@ -2,8 +2,8 @@ name: lab1 - test & lint on: push: - paths: - - 'lab1/**' + branches: + - main pull_request: jobs: