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(github): Disable the build cache for CodeQL analysis
As CodeQL traces `kotlinc` invocations, avoid everything being pulled
from the cache which would result in no invocations being made.
See [1] for context.
[1]: github/codeql#17962
Signed-off-by: Sebastian Schuberth <[email protected]>
0 commit comments