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 a639b77 + b0fb6ed commit 14d4b86Copy full SHA for 14d4b86
.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: nextcloud/pr-feedback-action@e397f3c7e655092b746e3610d121545530c6a90e # main
+ - uses: nextcloud/pr-feedback-action@908074dcb5de6d4f68011bf1a4522ad061996791 # main
40
with:
41
feedback-message: |
42
Hello there,
0 commit comments