mistercrunch commented on code in PR #27904: URL: https://github.com/apache/superset/pull/27904#discussion_r1552006797
########## .github/workflows/codeql-analysis.yml: ########## @@ -3,13 +3,9 @@ name: "CodeQL" on: push: branches: ["master", "[0-9].[0-9]"] - paths: Review Comment: Looks like CodeQL is setup to work on both python and javascript, so let's trigger at every run. This is a short/cheap step AFAIK, so no need to limit. -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org