We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 03efbd6 + b20a49d commit 098074fCopy full SHA for 098074f
.github/workflows/pr-feedback.yml
@@ -36,7 +36,7 @@ jobs:
36
blocklist=$(curl https://raw.githubusercontent.com/nextcloud/.github/master/non-community-usernames.txt | paste -s -d, -)
37
echo "blocklist=$blocklist" >> "$GITHUB_OUTPUT"
38
39
- - uses: marcelklehr/pr-feedback-action@908074dcb5de6d4f68011bf1a4522ad061996791
+ - uses: marcelklehr/pr-feedback-action@5227c55be184087d0aef6338bee210d8620b6297
40
with:
41
feedback-message: |
42
Hello there,
0 commit comments