You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ci] Disable CodeQL on macOS, Linux, non-main jobs (#9111)
Attempt to save some build time on macOS and Linux by disabling CodeQL.
This step will still run during the Windows build job in CI, as well as
the macOS nightly build job.
An explicit branch check has also been added to ensure CodeQL only runs
against the main branch.
0 commit comments