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 91e31e4 + c708007 commit ca5eed3Copy full SHA for ca5eed3
1 file changed
.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@5227c55be184087d0aef6338bee210d8620b6297 # main
+ - uses: nextcloud/pr-feedback-action@c8c97a6b11ff6379e629a8fbde09572730cacec9 # main
40
with:
41
feedback-message: |
42
Hello there,
0 commit comments