Browse Source

Merge pull request #12969 from nextcloud/feat/workflow-auto-update-reuse.yml

Updating reuse.yml workflow from template
Andy Scherzinger 1 year ago
parent
commit
9ec4d88ae3
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .github/workflows/reuse.yml

+ 2 - 2
.github/workflows/reuse.yml

@@ -9,10 +9,10 @@
 
 name: REUSE Compliance Check
 
-on: [pull_request]
+on: pull_request
 
 jobs:
-  test:
+  reuse-compliance-check:
     runs-on: ubuntu-latest
     steps:
     - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4