File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,8 @@ licenses:
4141npm :
4242 excludeModules :
4343 # The following packages are references to local packages
44- - " @tid-xcut/confluence-sync@workspace: *"
45- - " @tid-xcut/child-process-manager@workspace:* "
44+ - nameMatch : " @tid-xcut\/ . *"
45+ ignore : true
4646 # The following packages have a license that is not a valid SPDX identifier
4747 - " babel-plugin-transform-import-meta@2.2.1" # BSD
48+
Original file line number Diff line number Diff line change 3939 - uses : actions/checkout@v4
4040
4141 - name : Check License Compliance
42- uses : Telefonica/check-license-compliance/.github/actions/check-and-comment@v3.0.0-beta.1
42+ uses : Telefonica/check-license-compliance/.github/actions/check-and-comment@v3
4343 with :
4444 config-file : .github/check-license-compliance.config.yml
4545 env :
You can’t perform that action at this time.
0 commit comments