add quotes

This commit is contained in:
Rustam Tagaev
2024-04-12 11:27:38 +03:00
parent cabbb1d6a0
commit 35c352394f

View File

@@ -28,4 +28,4 @@ jobs:
- 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"
exclude_pattern: -ignore "**/**.go" -ignore "**/**/**.ts"