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

Updating reuse.yml workflow from template
This commit is contained in:
Andy Scherzinger 2024-05-01 11:37:40 +02:00 committed by GitHub
commit 66a9f17499
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,7 @@
# synced from @nextcloud/android-config
# This workflow is provided via the organization template repository
#
# https://github.com/nextcloud/.github
# https://docs.github.com/en/actions/learn-github-actions/sharing-workflows-with-your-organization
# SPDX-FileCopyrightText: 2022 Free Software Foundation Europe e.V. <https://fsfe.org>
#
@ -6,7 +9,7 @@
name: REUSE Compliance Check
on: [push, pull_request]
on: [pull_request]
jobs:
test: