add quotes
This commit is contained in:
@@ -28,4 +28,4 @@ jobs:
|
|||||||
- name: Check license
|
- name: Check license
|
||||||
uses: https://gitea:${{ secrets.CI_TOKEN }}@git.avroid.tech/Actions/addlicense-docker-action.git@feature/DO-169/start_project
|
uses: https://gitea:${{ secrets.CI_TOKEN }}@git.avroid.tech/Actions/addlicense-docker-action.git@feature/DO-169/start_project
|
||||||
with:
|
with:
|
||||||
exclude_pattern: "-ignore **/**.go -ignore **/**/**.ts"
|
exclude_pattern: -ignore "**/**.go" -ignore "**/**/**.ts"
|
||||||
|
|||||||
Reference in New Issue
Block a user