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
Copy file name to clipboardexpand all lines: .github/workflows/codeql.yml
+2-1
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,8 @@ jobs:
61
61
# --no-build-cache is required for codeql to analyze all modules
62
62
# --no-daemon is required for codeql to observe the compilation
63
63
# (see https://docs.github.com/en/code-security/codeql-cli/getting-started-with-the-codeql-cli/preparing-your-code-for-codeql-analysis#specifying-build-commands)
# quarkus tasks are disabled because they often cause the build to fail (see https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/13284)
0 commit comments