Skip to content

fix(ci): remove workflow CodeQL — default setup is enabled - #763

Open
ronaldtse wants to merge 1 commit into
mainfrom
fix/codeql-default-setup
Open

fix(ci): remove workflow CodeQL — default setup is enabled#763
ronaldtse wants to merge 1 commit into
mainfrom
fix/codeql-default-setup

Conversation

@ronaldtse

Copy link
Copy Markdown
Contributor

CodeQL default setup is enabled on this repo, and GitHub rejects SARIF uploads from workflow-based (advanced) configurations with it enabled: "CodeQL analyses from advanced configurations cannot be processed when the default setup is enabled". The default-setup workflow already runs on every push (see the green CodeQL runs), so the workflow copy is redundant and permanently red. Removing it.

GitHub rejects SARIF from advanced (workflow) configurations when
default setup is enabled; default setup already scans every push.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant