summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-05-03 15:42:50 +0000
committerNextcloud bot <bot@nextcloud.com>2024-05-03 15:42:50 +0000
commit881076d95b89a8d2ed3b17319b62869ffc390322 (patch)
treec36073d7206bde7b6bc9de66dd54f30bddc62714
parent27329f633c8d1b6140690819837a5861a3c9aa9d (diff)
Updating reuse.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--.github/workflows/reuse.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/reuse.yml b/.github/workflows/reuse.yml
index 57231dcf6..8e6f3ca79 100644
--- a/.github/workflows/reuse.yml
+++ b/.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