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: