Skip to content

Commit 30a284d

Browse files
Merge pull request #2170 from nextcloud/feat/workflow-auto-update-reuse.yml
Updating reuse.yml workflow from template
2 parents 8faa80e + c214b16 commit 30a284d

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
@@ -9,10 +9,10 @@
99

1010
name: REUSE Compliance Check
1111

12-
on: [pull_request]
12+
on: pull_request
1313

1414
jobs:
15-
test:
15+
reuse-compliance-check:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5

0 commit comments

Comments
 (0)