ci(licenses): check if licenses file is updated (#1898)

Signed-off-by: Alexei Dodon <adodon@cisco.com>
This commit is contained in:
Alexei Dodon
2023-10-10 06:23:51 +03:00
committed by GitHub
parent ee25985c3e
commit 039648a445
3 changed files with 91 additions and 84 deletions
+2
View File
@@ -27,3 +27,5 @@ jobs:
run: go install github.com/google/go-licenses@latest
- name: Check for forbidden licenses
run: make check-licenses
- name: Check if licenses file is updated
run: make update-licenses