kezhenxu94 commented on code in PR #12326: URL: https://github.com/apache/dolphinscheduler/pull/12326#discussion_r992951503
########## .github/workflows/codeql.yaml: ########## @@ -29,8 +29,24 @@ concurrency: cancel-in-progress: true jobs: + paths-filter: Review Comment: This doesn't work in push event, when pushing to dev branch, CodeQL must be run and it acts as a basis for those runs in pull requests -- 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]
