add step with cheking license
This commit is contained in:
@@ -19,5 +19,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0 # for work tj-actions/changed-files
|
fetch-depth: 0 # for work tj-actions/changed-files
|
||||||
persist-credentials: false # for work tj-actions/changed-files
|
persist-credentials: false # for work tj-actions/changed-files
|
||||||
# - name: Check license
|
- name: Check license
|
||||||
# uses: https://gitea:${{ secrets.CI_TOKEN }}@git.avroid.tech/Actions/addlicense-docker-action.git
|
uses: https://gitea:${{ secrets.CI_TOKEN }}@git.avroid.tech/Actions/addlicense-docker-action.git
|
||||||
|
|||||||
Reference in New Issue
Block a user