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
{{ message }}
This repository was archived by the owner on Jan 22, 2024. It is now read-only.
A file called
codeql.ymlis created under.github/workflowsby following the instructions on https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning-for-a-repositoryThe CodeQL scanning appears to function correctly after the
codeql.ymlfile is created, but the grading workflow does not run.The
codeql.ymlfile must be renamed tocodeql-analysis.ymlin order for the grading workflow to run.