Skip to content

Commit 15db460

Browse files
jonaslejonclaude
andcommitted
Remove redundant advanced CodeQL workflow
The repo has CodeQL default setup enabled (python + actions, weekly), which rejects SARIF uploads from advanced-config workflows. The legacy codeql-analysis.yml therefore failed at the upload-processing step on every scheduled run with: "CodeQL analyses from advanced configurations cannot be processed when the default setup is enabled" Default setup already covers the same languages and query suite, so the advanced workflow is pure redundancy. Removing it resolves the failing runs (and drops the deprecated checkout@v3 / codeql-action@v2 actions). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent c33050c commit 15db460

1 file changed

Lines changed: 0 additions & 70 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 70 deletions
This file was deleted.

0 commit comments

Comments
 (0)