Skip to content

Commit bae9d63

Browse files
committed
Update reuse.yml
1 parent 71603ae commit bae9d63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/reuse.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-FileCopyrightText: 2023 C. J. Howard
22
# SPDX-License-Identifier: GPL-3.0-or-later
33

4-
name: REUSE compliance check
4+
name: REUSE
55

66
on:
77
push:
@@ -16,5 +16,5 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v3
1818

19-
- name: REUSE compliance check
19+
- name: Compliance check
2020
uses: fsfe/reuse-action@v2

0 commit comments

Comments
 (0)