edk12564 commented on code in PR #5437:
URL: https://github.com/apache/fineract/pull/5437#discussion_r2824406606


##########
.github/workflows/pr-one-commit-per-user-check.yml:
##########
@@ -0,0 +1,57 @@
+name: Fineract PR One Commit Per User Check
+
+
+on:

Review Comment:
   Hey adam! Thanks for the review. I was reading about it on the github docs, 
and I believe the default behavior of on: pull_request and on: 
pull_request_target is to use opened, synchronize, and reopened automatically. 
More on this here: 
https://docs.github.com/en/actions/reference/workflows-and-actions/events-that-trigger-workflows.
 Do you prefer I still be specific though for better readability? I can 100% do 
this no problem.



-- 
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]

Reply via email to