Cannot run CodeQL via required workflows
Abierto
- Lenguaje dominante
- Shell
- Estrellas
- 8
- Forks
- 8
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
```
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.