From 011104816af28aaddc1fcd919be2f634dcc6979f Mon Sep 17 00:00:00 2001 From: Ed Date: Sun, 26 Jan 2025 16:21:02 +0300 Subject: [PATCH] Update cla.yml --- .github/workflows/cla.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 2f9859e7db..20657b43dd 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -4,8 +4,6 @@ on: types: [created] pull_request_target: types: [opened,closed,synchronize] - paths: - - '**/*.cs' # Указываем, что триггер срабатывает только при изменении .cs файлов # explicitly configure permissions, in case your GITHUB_TOKEN workflow permissions are set to read-only in repository settings permissions: