Skip to content

Commit 89c32ae

Browse files
authored
fix(ci): copyright workflow to exit if different files (#2487)
1 parent ae04b80 commit 89c32ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/copyright.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ jobs:
2323
check-latest: true
2424

2525
- run: make license
26+
27+
- run: git diff --exit-code

0 commit comments

Comments
 (0)