diff --git a/.gitea/workflows/check-license.yml b/.gitea/workflows/check-license.yml index 5ac4de6..b81e017 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 "foo.cpp"