adamsaghy commented on code in PR #5437: URL: https://github.com/apache/fineract/pull/5437#discussion_r2826915819
########## .github/workflows/pr-one-commit-per-user-check.yml: ########## @@ -0,0 +1,57 @@ +name: Fineract PR One Commit Per User Check + + +on: Review Comment: My concern is this newly added github actions were not executed on this PR which means it is targeting the wrong thing, no? -- 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]
