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 d0a6081 + 54a8924 commit b6ca7f1Copy full SHA for b6ca7f1
.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@1883b38a033fb16f576875e0cf45f98b857655c4 # main
+ - uses: nextcloud/pr-feedback-action@f0cab224dea8e1f282f9451de322f323c78fc7a5 # main
40
with:
41
feedback-message: |
42
Hello there,
0 commit comments