Merge pull request #3702 from nextcloud/chore/noid/sync

Add SPDX header from sync
This commit is contained in:
Andy Scherzinger 2024-03-09 13:31:44 +01:00 committed by GitHub
commit 342aaba829
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,6 +3,13 @@
# https://github.com/nextcloud/.github # https://github.com/nextcloud/.github
# https://docs.github.com/en/actions/learn-github-actions/sharing-workflows-with-your-organization # https://docs.github.com/en/actions/learn-github-actions/sharing-workflows-with-your-organization
# SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors
# SPDX-FileCopyrightText: 2023 Marcel Klehr <mklehr@gmx.net>
# SPDX-FileCopyrightText: 2023 Joas Schilling <213943+nickvergessen@users.noreply.github.com>
# SPDX-FileCopyrightText: 2023 Daniel Kesselberg <mail@danielkesselberg.de>
# SPDX-FileCopyrightText: 2023 Florian Steffens <florian.steffens@nextcloud.com>
# SPDX-License-Identifier: MIT
name: 'Ask for feedback on PRs' name: 'Ask for feedback on PRs'
on: on:
schedule: schedule: