From 8570bece243321f704bcf70e41778b593f01b5b3 Mon Sep 17 00:00:00 2001 From: "aleksandr.vodyanov" Date: Fri, 17 May 2024 18:25:46 +0300 Subject: [PATCH] up --- .gitea/workflows/check-license.yml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/check-license.yml b/.gitea/workflows/check-license.yml index e0c8ef7..90c7c67 100644 --- a/.gitea/workflows/check-license.yml +++ b/.gitea/workflows/check-license.yml @@ -1,8 +1,15 @@ ---- +# Copyright AVROID, Ltd., 2024 +# +# You can not use the contents of the file in any way without +# AVROID, Ltd. written permission. +# +# To obtain such a permit, you should contact AVROID, Ltd. +# at https://avroid.ru name: Check license run-name: ${{ gitea.actor }} is start check sources on: [pull_request] +--- jobs: scan-secrets: name: Check license