Skip to content

Commit 32e81f4

Browse files
committed
refactor: Cleanup
1 parent 6544ea1 commit 32e81f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/reuse-compliance.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
# Do the report for the whole repository, adding badge to the
3939
# README file.
4040
final-report:
41-
name: REUSE Compliance Report
41+
name: Compliance Check
4242
needs: [packages-compliance-check]
4343
runs-on: ubuntu-24.04
4444
steps:
@@ -49,7 +49,7 @@ jobs:
4949
# Download MIT license temporarily for api.reuse.software reporting
5050
reuse download MIT
5151
52-
- name: Run official REUSE lint for api.reuse.software reporting
52+
- name: REUSE check for full repository
5353
uses: fsfe/reuse-action@v6
5454
with:
5555
args: lint

0 commit comments

Comments
 (0)