Skip to content
Discussion options

You must be logged in to vote

I found a solution, which isn't very obvious. But it works (for now).

Disable the Default setup:

  • If "Default setup" is currently active, click the adjacent settings (three dots) menu and select Switch to advanced.
  • In the pop-up window, click Disable CodeQL to turn off the default settings.

From the main Actions tab for your repo:

  • Manually run the CodeQL option in the left pane that corresponds to the codeql.yml you already have in /workflows

Now the Code Scanning section in the repo's settings will be switched to Advanced, and using your existing workflow

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by OriginalMHV
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug GitHub or a GitHub feature is not working as intended Actions Build, test, and automate your deployment pipeline with world-class CI/CD Workflow Configuration Topics about workflow files, YAML setup, job dependencies, and general workflow configuration issues Misc General discussions about GitHub Actions that don't fit other found themes.
2 participants