mirror of
https://github.com/github/codeql.git
synced 2025-12-28 22:56:32 +01:00
Analysing all branches on both 'push' and 'pull request' events causes duplicate analysis. It is only necessary to analyse the _target_ branches of pull requests on push.