delei commented on code in PR #705:
URL: https://github.com/apache/fesod/pull/705#discussion_r2560488571


##########
.github/workflows/codeql-scan.yml:
##########
@@ -22,8 +22,20 @@ on:
     branches:
       - master
       - main
+    paths:
+      - '.github/workflows/codeql-scan.yml'
+      - '**/pom.xml'
+      - 'fesod/**'
+      - 'fesod-*/**'
+      - '!**.md'

Review Comment:
   Thank you all for your discussion. 
   
   IMO, I think this setting should simplify the scene rather than make it more 
complicated. If in a PR only the resources file or the mvnw file is modified 
separately, this PR may be directly rejected during the review process.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to