Skip to content

Commit 7d3a770

Browse files
committed
Updating pr-feedback.yml workflow from template
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 6c86812 commit 7d3a770

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

.github/workflows/pr-feedback.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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 <[email protected]>
8+
# SPDX-FileCopyrightText: 2023 Joas Schilling <[email protected]>
9+
# SPDX-FileCopyrightText: 2023 Daniel Kesselberg <[email protected]>
10+
# SPDX-FileCopyrightText: 2023 Florian Steffens <[email protected]>
11+
# SPDX-License-Identifier: MIT
12+
613
name: 'Ask for feedback on PRs'
714
on:
815
schedule:
@@ -17,7 +24,7 @@ jobs:
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,

0 commit comments

Comments
 (0)