.github/workflows/codeql.yml #19
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/codeql.yml#L9
error parsing called workflow
".github/workflows/codeql.yml"
-> "github/codeql-action/.github/workflows/codeql.yml@v3" (source tag with sha:323fb8c0ad5be63b7a6ebf1f32c35882fcfea2cf)
: workflow is not reusable as it is missing a `on.workflow_call` trigger
|