From 195a8530638a838de342d7400e628912e1eeda18 Mon Sep 17 00:00:00 2001 From: Rustam Tagaev Date: Fri, 12 Apr 2024 10:06:43 +0300 Subject: [PATCH] change branch --- .gitea/workflows/check-license.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/check-license.yml b/.gitea/workflows/check-license.yml index 64c5c40..c831750 100644 --- a/.gitea/workflows/check-license.yml +++ b/.gitea/workflows/check-license.yml @@ -26,6 +26,6 @@ jobs: fetch-depth: 0 # for work tj-actions/changed-files 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@v1 + uses: https://gitea:${{ secrets.CI_TOKEN }}@git.avroid.tech/Actions/addlicense-docker-action.git@feature/DO-169/start_project with: exclude_config: exclude.txt