mirror of
https://github.com/project-zot/zot.git
synced 2026-06-15 20:07:55 +08:00
ci(licenses): check if licenses file is updated (#1898)
Signed-off-by: Alexei Dodon <adodon@cisco.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user