From 5f55944bd9dc431934ce1b697a51f9eff93d4ac7 Mon Sep 17 00:00:00 2001 From: Rustam Tagaev Date: Fri, 12 Apr 2024 11:54:13 +0300 Subject: [PATCH] test pattern --- .gitea/workflows/check-license.yml | 4 ++-- foo.cpp | 0 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 foo.cpp diff --git a/.gitea/workflows/check-license.yml b/.gitea/workflows/check-license.yml index 61dfea7..5ac4de6 100644 --- a/.gitea/workflows/check-license.yml +++ b/.gitea/workflows/check-license.yml @@ -27,5 +27,5 @@ jobs: persist-credentials: false # for work tj-actions/changed-files - name: Check license uses: https://gitea:${{ secrets.CI_TOKEN }}@git.avroid.tech/Actions/addlicense-docker-action.git@feature/DO-169/start_project - with: - exclude_pattern: -ignore "**/**.go" -ignore "**/**/**.ts" + # with: + # exclude_pattern: -ignore "**/**.go" -ignore "**/**/**.ts" diff --git a/foo.cpp b/foo.cpp new file mode 100644 index 0000000..e69de29