File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 33# https://github.com/nextcloud/.github
44# https://docs.github.com/en/actions/learn-github-actions/sharing-workflows-with-your-organization
55
6+ # SPDX-FileCopyrightText: 2023-2024 Nextcloud GmbH and Nextcloud contributors
7+ # SPDX-FileCopyrightText: 2023 Marcel Klehr <mklehr@gmx.net>
8+ # SPDX-FileCopyrightText: 2023 Joas Schilling <213943+nickvergessen@users.noreply.github.com>
9+ # SPDX-FileCopyrightText: 2023 Daniel Kesselberg <mail@danielkesselberg.de>
10+ # SPDX-FileCopyrightText: 2023 Florian Steffens <florian.steffens@nextcloud.com>
11+ # SPDX-License-Identifier: MIT
12+
613name : ' Ask for feedback on PRs'
714on :
815 schedule :
1724 id : scrape
1825 with :
1926 website : ' https://nextcloud.com/team/'
20- - uses : marcelklehr/pr-feedback-action@601109aa729eb4c8d6d0ece7567b9d4901db4aef
27+ - uses : marcelklehr/pr-feedback-action@1883b38a033fb16f576875e0cf45f98b857655c4
2128 with :
2229 feedback-message : |
2330 Hello there,
You can’t perform that action at this time.
0 commit comments