.github/workflows/codeql.yml #3
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:961a4b1d9fb3daa7752609b0dde99ee1020dccac)
: workflow is not reusable as it is missing a `on.workflow_call` trigger
|