potiuk commented on pull request #11211: URL: https://github.com/apache/airflow/pull/11211#issuecomment-703085177
One thing to check - I just realised why the schedule one is still needed alongside push @kaxil @turbaszek You can read more About it here https://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning The push/pr only scans the changed code(for new vulnerabilities), not the whole of it. The scheduled builds scans all of the code for any new vulnerabilities that were reported since the last full sscheduled scan. So we have to keep both. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
