Cannot run CodeQL via required workflows
Open
- Dominant language
- Shell
- Stars
- 8
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
```
The following actions are not allowed to be used inside a required workflow: github/codeql-action/analyze@v3, github/codeql-action/init@v3
```
Reading [GH Docs](https://docs.github.com/en/enterprise-server@3.11/actions/sharing-automations/required-workflows#restrictions-and-behaviors-for-the-source-repository)
> CodeQL is not supported in required workflows because CodeQL requires configuration at the repository level.
Which generally is true, but in this case we're actually fine.
Contributor guide
Assessment
This issue has not been assessed yet.