Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b6ddb5a

Browse files
debian: correctly regenerate copyright file (#2979)
* debian: correctly regenerate copyright file * ci: add check
1 parent eb4e2ca commit b6ddb5a

File tree

3 files changed

+1259
-584
lines changed

3 files changed

+1259
-584
lines changed

‎.github/workflows/check-go-dependencies-task.yml‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,3 +139,8 @@ jobs:
139139

140140
- name: Check for dependencies with unapproved licenses
141141
run: task --silent general:check-dep-licenses
142+
143+
- name: Check debian copyright file
144+
run: |
145+
task update-deb-copyright
146+
git diff --color --exit-code

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /