adamsaghy commented on code in PR #5437:
URL: https://github.com/apache/fineract/pull/5437#discussion_r2822915439
##########
.github/workflows/pr-one-commit-per-user-check.yml:
##########
@@ -0,0 +1,57 @@
+name: Fineract PR One Commit Per User Check
+
+
+on:
Review Comment:
This should be below no?
```
on:
pull_request:
types: [opened, synchronize, reopened]
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]